summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRadio <radiohotline@disroot.org>2026-05-29 22:22:06 +0300
committerRadio <radiohotline@disroot.org>2026-05-29 22:22:06 +0300
commit5e813ead2a64f39a4cd139f880042e32fc01f700 (patch)
tree51fad10c8bc2bc513cb2c2f56569096762a62f3e
parenta79c74933cee4bfe11d17cc26e5ec2089f9fcc3b (diff)
clean up lol
-rw-r--r--.gitattributes2
-rw-r--r--.gitignore3
2 files changed, 5 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..8ad74f7
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+# Normalize EOL for all files that Git considers text files.
+* text=auto eol=lf
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..0af181c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+# Godot 4+ specific ignores
+.godot/
+/android/