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 | 844cc55f0472d9752198429affad09b36382cb93 (patch) | |
tree | 8a0e6e90ee06b4e2c3943c540ecec6cf6203e006 /.gitignore | |
parent | 2d7ed3c740340faf1a52bce8165261ee88a61df3 (diff) | |
download | Ishtar-844cc55f0472d9752198429affad09b36382cb93.tar.bz2 Ishtar-844cc55f0472d9752198429affad09b36382cb93.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 |