Skip to content

Commit 5db9e86

Browse files
Merge branch 'Snailclimb:master' into master
2 parents 114ef51 + 8965fcd commit 5db9e86

File tree

498 files changed

+12650
-10576
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

498 files changed

+12650
-10576
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
* text=auto
22
*.js linguist-language=java
33
*.css linguist-language=java
4-
*.html linguist-language=java
4+
*.html linguist-language=java

.gitignore

Lines changed: 3 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,4 @@
1-
.gradle
2-
/build/
3-
/**/build/
4-
5-
### STS ###
6-
.apt_generated
7-
.classpath
8-
.factorypath
9-
.project
10-
.settings
11-
.springBeans
12-
.sts4-cache
13-
14-
### IntelliJ IDEA ###
15-
.idea
16-
*.iws
17-
*.iml
18-
*.ipr
19-
/out/
20-
/**/out/
21-
.shelf/
22-
.ideaDataSources/
23-
dataSources/
24-
25-
### NetBeans ###
26-
/nbproject/private/
27-
/nbbuild/
28-
/dist/
29-
/nbdist/
30-
/.nb-gradle/
31-
/node_modules/
32-
33-
### OS ###
34-
.DS_Store
35-
.Ds_Store´
361
/node_modules
37-
38-
2+
/package-lock.json
3+
/dist
4+
.DS_Store

.nojekyll

100644100755
File mode changed.

LICENSE

Lines changed: 0 additions & 201 deletions
This file was deleted.

0 commit comments

Comments
 (0)