fix .gitignore & cleanup
Signed-off-by: Christian Richter <crichter@owncloud.com>
This commit is contained in:
@@ -4,12 +4,14 @@
|
|||||||
|
|
||||||
ocis/config/identifier-registration.yaml
|
ocis/config/identifier-registration.yaml
|
||||||
*/bin
|
*/bin
|
||||||
|
extensions/*/bin
|
||||||
dist/
|
dist/
|
||||||
/hugo
|
/hugo
|
||||||
*.key
|
*.key
|
||||||
*crt
|
*crt
|
||||||
node_modules/
|
node_modules/
|
||||||
*/assets
|
*/assets
|
||||||
|
extensions/*/assets
|
||||||
ocis/ocis
|
ocis/ocis
|
||||||
ocis/cmd/ocis/__debug_bin
|
ocis/cmd/ocis/__debug_bin
|
||||||
ocis/cmd/ocis/config/
|
ocis/cmd/ocis/config/
|
||||||
|
|||||||
Reference in New Issue
Block a user