Browse Source

.gitignore

tags/v1.0.0
Robin Thoni 6 years ago
commit
eb2341b004
1 changed files with 5 additions and 0 deletions
  1. 5
    0
      .gitignore

+ 5
- 0
.gitignore View File

@@ -0,0 +1,5 @@
1
+*.swp
2
+/data
3
+docker-compose.override.yml
4
+env_override*
5
+*.pyc

Loading…
Cancel
Save