We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3dfe7c commit d97ef5dCopy full SHA for d97ef5d
1 file changed
api/.gitignore
@@ -2,6 +2,9 @@ static/*
2
!static/.gitkeep
3
**/staticfiles/*
4
5
+# Python packaging metadata generated by editable installs
6
+*.egg-info/
7
+
8
# SaaS only modules
9
saml/
10
features/workflows/logic/
0 commit comments