mirror of
https://github.com/fleetbase/fleetbase.git
synced 2025-12-19 14:18:57 +00:00
14 lines
133 B
Plaintext
14 lines
133 B
Plaintext
# unconventional js
|
|
/blueprints/*/files/
|
|
|
|
# compiled output
|
|
/dist/
|
|
|
|
# misc
|
|
/coverage/
|
|
!.*
|
|
.*/
|
|
|
|
# ember-try
|
|
/.node_modules.ember-try/
|