aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2024-04-16 19:54:59 +0200
committerlonkaars <loek@pipeframe.xyz>2024-04-16 19:54:59 +0200
commit5364db9f1069cb75c51d696c075c6e535fdb0411 (patch)
tree4a9f3a1b768479bb2c386061a6dfb682fd0f8156 /.gitignore
hello world
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..31b4695
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+all
+
+*.d
+*.o
+.dep.*
+.depend.*
+.lock.*
+.target.*