Browse Source

ignore translation compile files

master
flavis 4 years ago
parent
commit
92b5041688
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      .gitignore

+ 3
- 0
.gitignore View File

@@ -1,3 +1,6 @@
*.pyc
south_migrations
migrations

# translation files
*.mo

Loading…
Cancel
Save