We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7ea998 commit 035b55cCopy full SHA for 035b55c
1 file changed
.gitignore
@@ -1,5 +1,7 @@
1
# hidden files
2
.*
3
+!.github
4
+!.gitignore
5
6
# python compiled files
7
*.pyc
0 commit comments