mirror of
https://github.com/Snailclimb/JavaGuide
synced 2025-06-20 22:17:09 +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
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,4 @@
|
|||||||
/node_modules
|
/node_modules
|
||||||
/package-lock.json
|
/package-lock.json
|
||||||
|
/dist
|
||||||
|
.DS_Store
|
||||||
|
Loading…
x
Reference in New Issue
Block a user