diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-10-21 17:14:20 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-10-21 17:14:20 +0200 |
commit | cdbf0494190ffc4d108365009f75141b5c5c6210 (patch) | |
tree | 8a0e6e90ee06b4e2c3943c540ecec6cf6203e006 /.gitignore | |
parent | cd37c622b2830325366a5432636941d3cc75c1fc (diff) | |
download | Ishtar-cdbf0494190ffc4d108365009f75141b5c5c6210.tar.bz2 Ishtar-cdbf0494190ffc4d108365009f75141b5c5c6210.zip |
gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d04cb7f2f..947a0dfef 100644 --- a/.gitignore +++ b/.gitignore @@ -17,5 +17,6 @@ docs/*/build Makefile oook_replace .zanata-cache +.cache dist ishtar.egg-info |