Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
Change-Id: I4bba51ef37c66d358ef5c7b4d87c4c6808171083
  • Loading branch information
kazum committed Mar 27, 2014
1 parent afd91c3 commit 902f3d1
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,18 @@
*.egg-info
*.py[co]
*~
.DS_Store
.idea
.venv
.tox
.coverage
build
dist

#
# for GLOBAL
#
GTAGS
GRTAGS
GPATH
GSYMS

0 comments on commit 902f3d1

Please sign in to comment.