Skip to content
This repository has been archived by the owner on Dec 26, 2018. It is now read-only.

Commit

Permalink
update .GitIgnore to ignore Python packaging files
Browse files Browse the repository at this point in the history
  • Loading branch information
LuongTheVinh committed Jul 15, 2016
1 parent 2d1ee5e commit 2eae673
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Expand Up @@ -2,6 +2,9 @@
data/*
.DS_Store

# Python packaging files
*egg-info*

# IntelliJ IDEA files
*.iml
.idea/

0 comments on commit 2eae673

Please sign in to comment.