We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6787ed commit 6f87ff9Copy full SHA for 6f87ff9
.gitignore
@@ -5,4 +5,8 @@
5
*.swp
6
7
# damn you DS_STORE
8
-.DS_Store
+.DS_Store
9
+
10
+# Prevent adding of dist
11
+dist/
12
+*.egg-info
0 commit comments