You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
375 B
Plaintext
32 lines
375 B
Plaintext
# compiled output
|
|
/dist
|
|
/tmp
|
|
/out-tsc
|
|
/target
|
|
|
|
# IDEs and editors
|
|
mediarepo-api/.idea
|
|
mediarepo-daemon/.idea
|
|
mediarepo-ui/.idea
|
|
.idae
|
|
.project
|
|
.classpath
|
|
.c9/
|
|
*.launch
|
|
.settings/
|
|
*.sublime-workspace
|
|
|
|
# IDE - VSCode
|
|
.vscode/*
|
|
!.vscode/settings.json
|
|
!.vscode/tasks.json
|
|
!.vscode/launch.json
|
|
!.vscode/extensions.json
|
|
.history/*
|
|
|
|
# System Files
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# other
|
|
*.zip |