aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 933cdbd..821ebfd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,9 @@
# The executable
astar
+# Object files
+*.o
+
# ctags tag file
tags
@@ -11,4 +14,4 @@ tags
*.bmp
# For Bear
-compile_commands.json
+compile_commands.json