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
|
||||
*.o
|
||||
database/compile
|
||||
database/database.h
|
||||
database/database.c
|
||||
compile
|
||||
database.h
|
||||
database.c
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue