Skip to content

Commit e9413f8

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

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

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

0 commit comments

Comments
 (0)