1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-07 06:08:38 -04:00

improved .gitignore to ignore downloaded SQLite tarballs and their extracted directories

This commit is contained in:
Kenichi Ishigaki 2015-02-10 17:04:02 +09:00
parent 8e0af257fe
commit 6ebf627ffd

7
.gitignore vendored
View file

@ -10,3 +10,10 @@ dll.*
*.def
MYMETA.*
*~
sqlite-3.*
sqlite-autoconf-3*
sqlite-amalgamation-3.*
sqlite.tar.gz
foo*
tmp/
*.pl