aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b0df1f2..933cdbd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,14 @@
+# The executable
astar
+
+# ctags tag file
tags
+
+# VIM swap files
.*.swp
+
+# Don't track BMPs generated by the program
*.bmp
+
+# For Bear
+compile_commands.json