36 lines
341 B
Plaintext
36 lines
341 B
Plaintext
# CAP media-store
|
|
_out
|
|
*.db
|
|
connection.properties
|
|
default-*.json
|
|
gen/
|
|
node_modules/
|
|
target/
|
|
package-lock.json
|
|
app/
|
|
|
|
# html5Deployer
|
|
deployers/html5Deployer/resources/app/
|
|
|
|
# Web IDE, App Studio
|
|
.che/
|
|
.gen/
|
|
|
|
# MTA
|
|
*_mta_build_tmp
|
|
*.mtar
|
|
*.mta
|
|
mta_archives/
|
|
|
|
# Other
|
|
.DS_Store
|
|
*.orig
|
|
*.log
|
|
|
|
*.iml
|
|
*.flattened-pom.xml
|
|
|
|
# IDEs
|
|
# .vscode
|
|
# .idea
|