Skip to content

Commit 54744b0

Browse files
committed
Merge pull request #6 from jmolivas/master
Add .gitignore
2 parents 693056b + 4c66dbb commit 54744b0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# OS
2+
.DS_Store
3+
Thumbs.db
4+
5+
# IDEs
6+
.idea/
7+

0 commit comments

Comments
 (0)