Add .gitignore
This commit is contained in:
parent
16ddc7ea56
commit
5ed1007271
1 changed files with 8 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
*.o
|
||||
Makefile
|
||||
config.h
|
||||
config.log
|
||||
config.status
|
||||
.deps
|
||||
stamp-h1
|
||||
tayga
|
Loading…
Reference in a new issue