diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -13,7 +13,6 @@ env.properties .vagrant /archives/ *.jar -*.zip *.tar *.log .vagrant @@ -31,4 +30,4 @@ csit/ *.csar benchmark/ .tox/ -**/__pycache__/
\ No newline at end of file +**/__pycache__/ |