added .gitignore
This commit is contained in:
parent
46e7a3711a
commit
ec35127f65
1 changed files with 8 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
build*
|
||||
test
|
||||
test.c
|
||||
test.d
|
||||
*stamp
|
||||
*.previous
|
||||
libre.dylib
|
||||
libre.pc
|
Loading…
Add table
Reference in a new issue