Commit d6d9c7e2c44d7aa99d33b1bbf9b8e79621785e81

Authored by David Guilherme
1 parent c68a8a90
Exists in master and in 1 other branch dynamic

Add .gitignore file

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
.gitignore 0 → 100644
... ... @@ -0,0 +1,4 @@
  1 +env/
  2 +events.log
  3 +*.pyc
  4 +settings_local.py
... ...