Skip to content

Commit

Permalink
update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian Qian committed Nov 4, 2017
1 parent ed4582f commit 6185f3c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,10 @@

# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*

# for mac
.DS_Store
.idea

# for python virtual env
.env/

0 comments on commit 6185f3c

Please sign in to comment.