Make ghmerge compatible with Git worktrees
[tools.git] / .gitignore
index 5e8931dccb1abf10323df62912fa3022ebe768a5..5c45ae89854c453f9e31c71e003a8d35f7b322af 100644 (file)
@@ -18,6 +18,15 @@ ropass.txt
 rwpass.txt
 ghpass.txt
 
+# QueryApp
+/QueryApp/Makefile
+/QueryApp/Makefile.old
+/QueryApp/META.yml
+/QueryApp/MYMETA.*
+/QueryApp/blib
+/QueryApp/inc
+/QueryApp/pm_to_blib
+
 # OpenSSL-Query
 /OpenSSL-Query/Makefile
 /OpenSSL-Query/Makefile.old
@@ -27,5 +36,8 @@ ghpass.txt
 /OpenSSL-Query/inc
 /OpenSSL-Query/pm_to_blib
 
+# in case someone forgets and commits their token
+github-approve-label-workflow/token.txt
+
 # Generic
 *~