diff options
author | Siddharth Ravikumar <sravik@bgsu.edu> | 2015-02-18 23:50:20 -0500 |
---|---|---|
committer | Siddharth Ravikumar <sravik@bgsu.edu> | 2015-02-18 23:50:20 -0500 |
commit | caf90af84206d5df203747d2b5410aa33997c990 (patch) | |
tree | 210c60179b788e9b44990a4b54fa4ec516ca5a19 /.gitignore | |
parent | 889ce1e91a887bd48fca5d1d41d441b42845c55f (diff) |
updated .gitignore
Diffstat (limited to '.gitignore')
-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 |