mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-16 19:40:44 +01:00
Correzione gitignore
This commit is contained in:
parent
2c6fb7fe93
commit
86c60383a2
3
.gitignore
vendored
3
.gitignore
vendored
@ -71,7 +71,7 @@ vendor/
|
||||
######################
|
||||
*.new
|
||||
*.old
|
||||
.couscous/
|
||||
*.txt
|
||||
assets/dist/
|
||||
backup/*
|
||||
!backup/.htaccess
|
||||
@ -84,6 +84,7 @@ files/my_impianti/*
|
||||
tmp/
|
||||
config.inc.php
|
||||
database.sql
|
||||
VERSION
|
||||
REVISION
|
||||
.php_cs.cache
|
||||
|
||||
|
@ -66,7 +66,6 @@
|
||||
"assets-OSM": "yarn upgrade && yarn run build-OSM",
|
||||
"build-OSM": "gulp",
|
||||
"dump-OSM": "php composer.phar dump-autoload",
|
||||
"doc-OSM": "php couscous.phar deploy",
|
||||
"tests-server": "concurrently \"java -jar selenium-server-standalone.jar\" \"chromedriver --url-base=/wd/hub\"",
|
||||
"tests-OSM": "php codecept.phar run",
|
||||
"windows-fix": "yarn global add windows-build-tools"
|
||||
|
Loading…
x
Reference in New Issue
Block a user