We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23baf38 commit 80057d7Copy full SHA for 80057d7
.gitignore
@@ -1,3 +1,7 @@
1
+# generic ignore pattern
2
+**/*.ignore
3
+**/*.ignore.*
4
+
5
.vscode/
6
7
# Ignore Python cache files
0 commit comments