Skip to content

Commit 4cce340

Browse files
committed
Add .gitignore to ignore future *.pyc
Signed-off-by: Ben Firshman <[email protected]>
1 parent 702958b commit 4cce340

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.pyc

0 commit comments

Comments
 (0)