Add oss-security to the lists that receive advisory details
[tools.git] / .gitignore
index c35a7bf15adec436e5efcf2817927c12f38eac65..5c45ae89854c453f9e31c71e003a8d35f7b322af 100644 (file)
@@ -17,3 +17,27 @@ adpass.txt
 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
+/OpenSSL-Query/META.yml
+/OpenSSL-Query/MYMETA.*
+/OpenSSL-Query/blib
+/OpenSSL-Query/inc
+/OpenSSL-Query/pm_to_blib
+
+# in case someone forgets and commits their token
+github-approve-label-workflow/token.txt
+
+# Generic
+*~