30 lines
256 B
Plaintext
30 lines
256 B
Plaintext
# CAP media-store
|
|
_out
|
|
*.db
|
|
connection.properties
|
|
default-*.json
|
|
gen/
|
|
node_modules/
|
|
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
|