summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMarcel Hellkamp <marc@gsites.de>2012-11-08 14:50:42 +0100
committerMarcel Hellkamp <marc@gsites.de>2012-11-08 14:50:42 +0100
commitb4005ff0ec60b5479fc3761bb65da8ee503490e6 (patch)
tree896c567c94bd21aa79a310fd7336bbdee4e8cc2d /.gitignore
parent5f86c57a7cad4c8d474d56e016a860762f531b61 (diff)
downloadbottle-b4005ff0ec60b5479fc3761bb65da8ee503490e6.tar.gz
added *.mo translation files to gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index bb36a2b..3484635 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@
*.pyo
*.db
*.log
+*.mo
._*
.*
*.*~