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