mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 06:08:38 -04:00
ignore a few extensions
This commit is contained in:
parent
fb1cf99dde
commit
ed267b92cc
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -18,3 +18,6 @@ foo*
|
||||||
tmp/
|
tmp/
|
||||||
*.pl
|
*.pl
|
||||||
*.old
|
*.old
|
||||||
|
*.bak
|
||||||
|
*.sqlite
|
||||||
|
.perl-version
|
||||||
|
|
Loading…
Add table
Reference in a new issue