Commit dde114ed6e3c7f96505ba7627a4f9ea4af489a97

Authored by Sergio Oliveira
Committed by Marcio Mazza
1 parent 31d5d84b

Added .gitignore

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