Upgrade to v26 (#172)
* A bunch of new updates from icehrm pro * Push changes to frontend
This commit is contained in:
27
.gitignore
vendored
27
.gitignore
vendored
@@ -1,12 +1,17 @@
|
||||
/.settings
|
||||
/.buildpath
|
||||
/.project
|
||||
/.idea/
|
||||
/build
|
||||
/deployment/clients/dev/data/
|
||||
/deployment/clients/test/data/
|
||||
/deployment/clients/local/data/
|
||||
/.vagrant
|
||||
/app/config.php
|
||||
/app/data/*
|
||||
.settings
|
||||
.buildpath
|
||||
.project
|
||||
.idea/
|
||||
build
|
||||
deployment/clients/dev/data/
|
||||
deployment/clients/test/data/
|
||||
deployment/clients/local/data/
|
||||
.vagrant
|
||||
app/config.php
|
||||
app/data/*
|
||||
cache.properties
|
||||
node_modules/*
|
||||
web/dist/*.map
|
||||
web/admin/dist/*.map
|
||||
web/modules/dist/*.map
|
||||
.gitkeep
|
||||
|
||||
Reference in New Issue
Block a user