summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMario Rosell Rabinal <mario@mariorosell.es>2026-01-24 20:21:53 +0100
committerMario Rosell Rabinal <mario@mariorosell.es>2026-01-24 20:21:53 +0100
commit3f5ca8b27e161017283bfa6a562e6f722c828fa7 (patch)
tree2866927b86ee1bf6e68fa950c0f7e5118b4e6ff0 /.gitignore
parent8a0bbb57aa00da0dc6e53655a7c7019b4e0e9c7e (diff)
Add git stufffront
To force LF and to not clutter diffs with binary data. Also ignored some stuff you do not want :P.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore18
1 files changed, 18 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..e01f2c0
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,18 @@
+*.6o
+*.8o
+*.elf
+*.iso
+*.img
+.DS_Store
+thumbs.db
+rcpy/
+.idea/
+.vscode/
+.kate-swp
+*.swp
+*.swo
+*~
+\#
+*.tmp
+\#*
+\#*#