mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 06:08:38 -04:00
27 lines
228 B
Text
27 lines
228 B
Text
^.gitignore$
|
|
CVS/.*
|
|
\.bak$
|
|
\.sw[a-z]$
|
|
\.tar$
|
|
\.tgz$
|
|
\.tar\.gz$
|
|
\.o$
|
|
\.obj$
|
|
\.def$
|
|
\.pdb$
|
|
\.xsi$
|
|
\.bs$
|
|
^.#
|
|
^mess/
|
|
^sqlite/
|
|
^tmp/
|
|
^blib/
|
|
^Makefile$
|
|
^Makefile\.[a-z]+$
|
|
^pm_to_blib$
|
|
~$
|
|
^sqlite\-
|
|
\.svn
|
|
^\.git
|
|
^bugs/
|
|
^MYMETA\.[a-z]+$
|