Add oss-security to the lists that receive advisory details
[tools.git] / .gitignore
index 6e554eb4c377c941b324c907932c718a9724d0e9..5c45ae89854c453f9e31c71e003a8d35f7b322af 100644 (file)
@@ -12,3 +12,32 @@ team
 team.counts
 team.full
 
+# From license
+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
+*~