mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
Merge pull request #17771 from nextcloud/fix/files/ignore_compiled_js
Ignored compiled js files in files
This commit is contained in:
commit
4c73d1f5f6
1 changed files with 1 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
|||
# compiled vue templates
|
||||
js/templates.js
|
||||
js/dist/
|
||||
|
|
|
|||
Loading…
Reference in a new issue