Skip to content

Commit

Permalink
add a .gitignore file and remove .bzrignore
Browse files Browse the repository at this point in the history
  • Loading branch information
nehpetsde committed Apr 25, 2016
1 parent 056fe71 commit 44428d9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
1 change: 0 additions & 1 deletion .bzrignore

This file was deleted.

7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
*~
*.pyc
*.log

dist/
nfcpy.egg-info/
docs/_build/

0 comments on commit 44428d9

Please sign in to comment.