Skip to content

Commit 7630c02

Browse files
committed
Merge pull request #1 from vivekraghuram/gitignore
Add gitignore
2 parents cd3eda0 + 61ce007 commit 7630c02

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
*.pyc
2+
__pycache__/
3+
*.class
4+

0 commit comments

Comments
 (0)