Skip to content

Commit 968ba77

Browse files
author
Mark Kelly
committed
first commit
1 parent fc92201 commit 968ba77

2 files changed

Lines changed: 418 additions & 0 deletions

File tree

.gitignore

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
*.iml
2+
*.ipr
3+
*.iws
4+
.idea
5+
target
6+
.classpath
7+
.project
8+
.settings
9+
*symbolMaps*
10+
*.cache.*
11+
*.nocache.*
12+
seller.h2.db
13+
atlassian-ide-plugin.xml
14+
build.log
15+
.DS_Store

0 commit comments

Comments
 (0)