Skip to content

Commit 946b9cc

Browse files
committed
Added .gitignore (from Mark Mandel)
1 parent 34879c1 commit 946b9cc

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
#ignore these files
2+
.*
3+
!.gitignore
4+
settings.xml
5+
*.iml
6+
*.uuid

0 commit comments

Comments
 (0)