mirror of
https://github.com/Snailclimb/JavaGuide
synced 2025-06-16 18:10:13 +08:00
Merge branch 'Snailclimb:master' into flameking_work-A
This commit is contained in:
commit
6f5aeb1bb1
4
.gitattributes
vendored
Normal file
4
.gitattributes
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
* text=auto
|
||||
*.js linguist-language=java
|
||||
*.css linguist-language=java
|
||||
*.html linguist-language=java
|
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,4 @@
|
||||
/node_modules
|
||||
/package-lock.json
|
||||
/package-lock.json
|
||||
/dist
|
||||
.DS_Store
|
||||
|
Loading…
x
Reference in New Issue
Block a user