Skip to content

Commit

Permalink
.gitignore: Add .pyc files globally
Browse files Browse the repository at this point in the history
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
  • Loading branch information
badone committed Sep 14, 2016
1 parent 6a3e5c4 commit fd6513c
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
Expand Up @@ -15,6 +15,7 @@
*.tmp
*.orig
*.patch
*.pyc
ceph.spec
cscope.*
gmon.out
Expand Down

0 comments on commit fd6513c

Please sign in to comment.