mirror of
https://github.com/Febbweiss/springboot-react-webpack.git
synced 2026-03-04 22:25:34 +00:00
First commit
This commit is contained in:
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
.classpath
|
||||
.project
|
||||
.settings
|
||||
src/main/resources/static
|
||||
src/main/webapp/js/.module-cache
|
||||
src/test/resources/static/js/compiled
|
||||
src/test/resources/static/js/.module-cache
|
||||
target
|
||||
Reference in New Issue
Block a user