diff options
author | Martin <devnull@localhost> | 2012-08-14 15:31:34 +0200 |
---|---|---|
committer | Martin <devnull@localhost> | 2012-08-14 15:31:34 +0200 |
commit | a05fe94d90f3fe81e0cec79558d3a47ab0ead827 (patch) | |
tree | 6dd4989bb24d9ed8498be830bf305a93239f5e4d /.hgignore | |
parent | 8e64062214e1a62bc43a09c137e03efec7d3d45a (diff) | |
download | troggle-a05fe94d90f3fe81e0cec79558d3a47ab0ead827.tar.gz troggle-a05fe94d90f3fe81e0cec79558d3a47ab0ead827.tar.bz2 troggle-a05fe94d90f3fe81e0cec79558d3a47ab0ead827.zip |
ignore files ending in ~
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,3 +4,4 @@ syntax: glob *.pyc db* localsettings.py +*~ |