gitignore the database compilation products.
This commit is contained in:
parent
f5302b3b46
commit
1c74e6b22d
1 changed files with 3 additions and 3 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -1,6 +1,6 @@
|
||||||
advent
|
advent
|
||||||
*.o
|
*.o
|
||||||
database/compile
|
compile
|
||||||
database/database.h
|
database.h
|
||||||
database/database.c
|
database.c
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue