mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-03 09:49:16 +02:00
8.0
This commit is contained in:
parent
de0606a651
commit
2d1b4b9846
2 changed files with 1 additions and 1 deletions
1
.github/codeql/codeql-config.yml
vendored
1
.github/codeql/codeql-config.yml
vendored
|
@ -8,5 +8,6 @@ paths-ignore:
|
||||||
- '**/lib/extra/**/*.*'
|
- '**/lib/extra/**/*.*'
|
||||||
- '**/lib/*jquery*.js'
|
- '**/lib/*jquery*.js'
|
||||||
- '**/lib/*flatpickr*.js'
|
- '**/lib/*flatpickr*.js'
|
||||||
|
- '**/lib/*Sortable*.js'
|
||||||
paths:
|
paths:
|
||||||
- lam
|
- lam
|
|
@ -71,7 +71,6 @@ cp lam-packaging/getVersion ./
|
||||||
export VERSION=`./getVersion`
|
export VERSION=`./getVersion`
|
||||||
|
|
||||||
# remove files which are not in the final release
|
# remove files which are not in the final release
|
||||||
rm -r codespell.sh
|
|
||||||
rm -r lam/po
|
rm -r lam/po
|
||||||
rm -r lam/tests
|
rm -r lam/tests
|
||||||
rm -f lam/lib/3rdParty/tcpdf/fonts/*.ttf
|
rm -f lam/lib/3rdParty/tcpdf/fonts/*.ttf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue