mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 06:08:38 -04:00
Added .gitignore to work under git
This commit is contained in:
parent
8a3bbc1827
commit
151ddcdcf4
1 changed files with 8 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
*.o
|
||||
*.bs
|
||||
blib/
|
||||
SQLite.c
|
||||
*.xsi
|
||||
pm_to_blib
|
||||
output/
|
||||
Makefile
|
Loading…
Add table
Reference in a new issue