Skip to content

Commit

Permalink
add a .gitignore file to make git ignore *.pyc files
Browse files Browse the repository at this point in the history
Change-Id: Ie8877ca9c1152681433a638a5e4d20948326f7ca
  • Loading branch information
Doug Zongker committed Jan 22, 2010
1 parent 6bc8ddc commit b14c3fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.pyc

0 comments on commit b14c3fd

Please sign in to comment.