mirror of
https://github.com/fleetbase/fleetbase.git
synced 2026-01-08 07:16:49 +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/
|