mirror of
https://github.com/owncloud/ocis
synced 2026-04-25 17:25:21 +02:00
fix .gitignore & cleanup
Signed-off-by: Christian Richter <crichter@owncloud.com>
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -4,12 +4,14 @@
|
||||
|
||||
ocis/config/identifier-registration.yaml
|
||||
*/bin
|
||||
extensions/*/bin
|
||||
dist/
|
||||
/hugo
|
||||
*.key
|
||||
*crt
|
||||
node_modules/
|
||||
*/assets
|
||||
extensions/*/assets
|
||||
ocis/ocis
|
||||
ocis/cmd/ocis/__debug_bin
|
||||
ocis/cmd/ocis/config/
|
||||
|
||||
Reference in New Issue
Block a user