diff options
author | Bryan Newbold <bnewbold@archive.org> | 2018-03-29 16:04:37 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2018-03-29 16:04:37 -0700 |
commit | e336b389b489bcefd601eba631c395d8a37d5ab3 (patch) | |
tree | c4ae7c772eff4e6c5fc5d2858127d388c4f1062f /.gitignore | |
parent | 4a7c27bcbc98f2b7420a78cd0b83ba23764ff747 (diff) | |
download | sandcrawler-e336b389b489bcefd601eba631c395d8a37d5ab3.tar.gz sandcrawler-e336b389b489bcefd601eba631c395d8a37d5ab3.zip |
no venvs
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +*venv.zip *.o *.a *.pyc |