diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-03-06 15:31:43 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-03-06 15:31:43 -0300 |
commit | 22f12db25fb58081e59e0abe29178a41d8ff9308 (patch) | |
tree | 36abd6531705dadbe0a2fef5d28cdb74e52106b7 /.gitignore | |
parent | 5ff29dc57e2877a14e705d09b7042cddf4165d0a (diff) |
Add emacs backup file ignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ *.swo *.pyc *.log +*.*~ .* !.coveragerc !.tx |