diff options
-rw-r--r-- | .gitignore | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -1,7 +1,5 @@ *~ *.pyc -*-copy* -*shard* build/ dist/ *egg-info/ @@ -10,6 +8,4 @@ local/ man/ bin/ include/ -trash/ -tests/files/*copy -tests/test-config/silo.db
\ No newline at end of file +trash/
\ No newline at end of file |