aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorFabrice <fabrice@schaub-dev.xyz>2026-03-20 18:08:24 +0100
committerFabrice <fabrice@schaub-dev.xyz>2026-03-20 18:08:24 +0100
commit858ae4d03def568a03f53826c31842f24d9c49c0 (patch)
treea1965732a59c9f8974f44609ba877a7f8a2bd2b3 /.gitignore
init
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..8109a16
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+*.o
+*.d
+*.json
+.cache/ \ No newline at end of file