summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordusoleil <howcansocksbereal@gmail.com>2022-08-27 02:55:58 -0400
committerdusoleil <howcansocksbereal@gmail.com>2022-08-27 02:55:58 -0400
commit70e37edf369468d3f46afc32a084dbfbe28298c6 (patch)
tree2d62b5f675558d353a2d4ba3f950b2fca4d86e57
parente2867a50da25ed5c2b481b442523be2f67082aff (diff)
downloadchicken-chaser-gd-70e37edf369468d3f46afc32a084dbfbe28298c6.tar.gz
chicken-chaser-gd-70e37edf369468d3f46afc32a084dbfbe28298c6.zip
fix gitignoreHEADmaster
-rw-r--r--.gitattributes1
-rw-r--r--.gitignore12
2 files changed, 6 insertions, 7 deletions
diff --git a/.gitattributes b/.gitattributes
index 8ad74f7..6313b56 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,2 +1 @@
-# Normalize EOL for all files that Git considers text files.
* text=auto eol=lf
diff --git a/.gitignore b/.gitignore
index c967ef0..6837d9e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,13 +1,13 @@
-# Godot-specific ignores
.import/
+addons/
export.cfg
export_presets.cfg
-
-# Imported translations (automatically generated from CSV files)
*.translation
-
-# Mono-specific ignores
.mono/
data_*/
-
+.vscode/
*.exe
+*.dll
+*.pck
+*.apk
+*.apk.idsig