add gitignore

This commit is contained in:
Willy Kloucek
2021-04-07 13:44:20 +02:00
parent b2bc4421a1
commit 4581e9cdd1

3
.gitignore vendored
View File

@@ -9,6 +9,9 @@ dist/
*crt
node_modules/
*/assets
ocis/ocis
ocis/cmd/ocis/__debug_bin
ocis/cmd/ocis/config/
.idea