Skip to content

Commit

Permalink
More git ignores
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmpentwater committed Oct 31, 2015
1 parent 0af30bb commit a9b72f6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ build/*
lib/*
dist/*

*.egg-info/*
*.egg-info*

# Ignore any executables
bin/*
Expand All @@ -18,3 +18,6 @@ bin/*
.env/*
venv_3/*
*.ipynb

# shared object files
*.so

0 comments on commit a9b72f6

Please sign in to comment.