mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
Merge pull request #30714 from nextcloud/dept/package_lock_gitattributes
This commit is contained in:
commit
789974528c
2 changed files with 2 additions and 2 deletions
3
.gitattributes
vendored
3
.gitattributes
vendored
|
|
@ -1,2 +1,3 @@
|
|||
/dist/* binary
|
||||
/package-lock.json
|
||||
/package-lock.json binary
|
||||
/build/package-lock.json binary
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -129,7 +129,6 @@ nbproject
|
|||
/build/jsdocs/
|
||||
/npm-debug.log
|
||||
/PhantomJS_*
|
||||
/build/package-lock.json
|
||||
|
||||
# puphpet
|
||||
puphpet
|
||||
|
|
|
|||
Loading…
Reference in a new issue