Skip to content

Commit e0884a3

Browse files
committed
Initial commit
0 parents  commit e0884a3

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.gitignore

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
.classpath
2+
.gradle
3+
.project
4+
.settings/
5+
bin/
6+
build/
7+
node_modules
8+
npm-debug.log
9+
*.sw[op]
10+
.idea
11+
.gradle
12+
build
13+
.DS_Store

0 commit comments

Comments
 (0)