We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b6d75a commit 1b2baa1Copy full SHA for 1b2baa1
5 files changed
.gitignore
@@ -2,6 +2,8 @@
2
.DS_Store
3
.idea/*
4
5
+**/~$*
6
+
7
# App's temp files
8
app/static/files/*
9
(*/.DS_Store
0 commit comments