Makefile/.gitignore: cleanup (cont.)
This commit is contained in:
22
.gitignore
vendored
22
.gitignore
vendored
@@ -1,23 +1,17 @@
|
||||
core
|
||||
vgcore.*
|
||||
GPATH
|
||||
GRTAGS
|
||||
GTAGS
|
||||
fen
|
||||
pool
|
||||
piece
|
||||
move
|
||||
bits
|
||||
eval
|
||||
debug
|
||||
brchess
|
||||
*.o
|
||||
*.s
|
||||
*.i
|
||||
*.old
|
||||
*.save
|
||||
# /test/
|
||||
/.ccls-root
|
||||
/.ccls-cache/
|
||||
/obj/
|
||||
/lib/
|
||||
/deps/
|
||||
/libobj/
|
||||
/bin/
|
||||
/dep/
|
||||
/tmp/
|
||||
/notused/
|
||||
valgrind.out
|
||||
compile_commands.json
|
||||
|
Reference in New Issue
Block a user