Skip to content

Commit

Permalink
Updating .gitignore to ignore test data and virtenv dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
navinpai committed May 13, 2018
1 parent 35347b2 commit 96699d0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
s4cmd_env/
test-tmp/

*.py[co]

# Packages
Expand Down

0 comments on commit 96699d0

Please sign in to comment.