Fix handling of quoted identifiers and strings in Parser::SQLite
[dbsrgits/SQL-Translator.git] / .gitignore
index fcee7f3..d7737f8 100644 (file)
@@ -2,14 +2,20 @@ Build
 Build.bat
 MANIFEST
 MANIFEST.bak
-META.yml
-MYMETA.yml
+META.*
+MYMETA.*
 Makefile
 Makefile.old
 README
 _build/
 blib/
 inc/
+cover_db/
 pm_to_blib
 t/data/roundtrip_autogen.yaml
+share/PrecompiledParsers/Parse/RecDescent/DDL/SQLT/*.pm
+/SQL-Translator-*.tar.*
 *.swp
+*~
+.#*
+*#