PoC for code sandboxing

This commit is contained in:
Daniel
2020-05-26 14:12:12 +02:00
parent 0a552b4346
commit 835f450686
7 changed files with 138 additions and 0 deletions

30
ext/.gitignore vendored Normal file
View File

@@ -0,0 +1,30 @@
# CAP ext
_out
*.db
connection.properties
default-*.json
gen/
node_modules/
package-lock.json
target/
# Web IDE, App Studio
.che/
.gen/
# MTA
*_mta_build_tmp
*.mtar
mta_archives/
# Other
.DS_Store
*.orig
*.log
*.iml
*.flattened-pom.xml
# IDEs
.vscode
.idea