Skip to content

Commit 013d40c

Browse files
authored
Merge pull request #15 from nasa/is-1-ignore-pyc-files
Ignore *.pyc and cmdUtil, #1
2 parents 9768ac1 + e3eda31 commit 013d40c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*.pyc
2+
cmdUtil

0 commit comments

Comments
 (0)