Now About Social Code
summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLucas Fryzek <lucas.fryzek@fryzekconcepts.com>2023-09-10 12:11:01 -0400
committerLucas Fryzek <lucas.fryzek@gmail.com>2023-09-10 12:11:30 -0400
commite2af60e3985317e9c4ec15e60f83bd8f5e49110e (patch)
treedf822824058f47755fba0c854f9c4a56d7d58d35 /.gitignore
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore15
1 files changed, 15 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..d9aac21
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,15 @@
+# Godot 4+ specific ignores
+.godot/
+
+# Godot-specific ignores
+.import/
+export.cfg
+export_presets.cfg
+
+# Imported translations (automatically generated from CSV files)
+*.translation
+
+# Mono-specific ignores
+.mono/
+data_*/
+mono_crash.*.json