Skip to content

Commit b298c04

Browse files
author
Mario Burgos
committed
Adds .gitignore for .DS_Store, and *.pyc files.
Adds .gitignore for .DS_Store, and *.pyc files.
1 parent 8889dea commit b298c04

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

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

0 commit comments

Comments
 (0)