summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authordusoleil <howcansocksbereal@gmail.com>2022-07-22 14:30:09 -0400
committerdusoleil <howcansocksbereal@gmail.com>2022-07-22 14:30:09 -0400
commit914aa9e08061db55db4d445e8e43f71603dca634 (patch)
tree7ad451bc510209d5bdc8a67e0c06649d7f6d60bc /.gitignore
downloadchicken-chaser-gd-914aa9e08061db55db4d445e8e43f71603dca634.tar.gz
chicken-chaser-gd-914aa9e08061db55db4d445e8e43f71603dca634.zip
git config
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..4f48ad7
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,11 @@
+# Godot-specific ignores
+.import/
+export.cfg
+export_presets.cfg
+
+# Imported translations (automatically generated from CSV files)
+*.translation
+
+# Mono-specific ignores
+.mono/
+data_*/