We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cfd51b commit 981a6baCopy full SHA for 981a6ba
1 file changed
.gitignore
@@ -1,3 +1,5 @@
1
*.pyc
2
.DS_Store
3
-dist/*
+dist/*
4
+build/*
5
+django_streamfield.egg-info/*
0 commit comments