aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 933cdbde0c5c82dffa8f066b104dc18f80cf3c10 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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