aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2024-05-27 18:21:33 +0200
committerLoek Le Blansch <loek@pipeframe.xyz>2024-05-27 18:21:33 +0200
commitb92b77f2f3ad0b6683c5f8d6d9a02870ea3bef28 (patch)
tree8302e6d1488e771b02fc296daeacec3ef17118b6 /.gitignore
parente7583299b0ef8f7372f075f89c4b0ca733d02e02 (diff)
move to make
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 1 insertions, 7 deletions
diff --git a/.gitignore b/.gitignore
index 31b4695..87e54c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,2 @@
-all
-
-*.d
+main
*.o
-.dep.*
-.depend.*
-.lock.*
-.target.*