aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorstonedDiscord <Tukz@gmx.de>2022-08-14 23:16:55 +0200
committerGitHub <noreply@github.com>2022-08-14 23:16:55 +0200
commitf55cbe543be1ef35420c435495280909be90bdfe (patch)
tree1273e34d519e427f83e08de1859d60fb4dee20e4 /.gitignore
parent517b67e952d55826e58d09ec0e5beb72ffd88629 (diff)
move themes into bin folder (#849)
* as if this is going to work * use android libs and spec for android * install ndk and use clang over g++ * shut the fuck up * SHUT THE FUCK UP * shut up shut up shut up * get remove from favs button * move themes into bin folder * bin folder now already comes with repo * actually install old ndk version * Delete .gitlab-ci.yml * apply font for version
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 9 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 0d133dd7..19b796f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
*~
*.db
*.user
+*.exe
*.dll
*.so
*.pro.autosave
@@ -14,7 +15,13 @@ moc*
base-full/
logs/
bass.lib
-bin/
+bin/base/background/
+bin/base/cases/
+bin/base/characters/
+bin/base/evidence/
+bin/base/fonts/
+bin/base/sounds/
+bin/user*
bins/
build/
release/
@@ -25,6 +32,7 @@ base/sounds
base/callwords.ini
base/config.ini
base/serverlist.txt
+*.ini
.qmake.stash
.vs/