diff options
| author | doobry | 2019-03-09 11:35:56 +0100 |
|---|---|---|
| committer | doobry | 2019-03-09 11:35:56 +0100 |
| commit | b3957a3e6b3f98505d8ab31ba33fb44b32f76b1a (patch) | |
| tree | b70e3492fb806b10b5a47b6b4a0b6fc4fa823be2 | |
| parent | dac2fa7fbbaab2813248c5755e2681b0ba5be297 (diff) | |
Add uploads directory to .gitignore
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -1,2 +1,3 @@ | |||
| 1 | __pycache__ | 1 | __pycache__ |
| 2 | custom_templates | 2 | custom_templates |
| 3 | uploads | ||
