mirror of
https://github.com/marko-js/marko.git
synced 2026-02-01 16:07:13 +00:00
20 lines
347 B
Plaintext
20 lines
347 B
Plaintext
/work
|
|
/build
|
|
/.idea/
|
|
/npm-debug.log
|
|
/node_modules
|
|
!/test/test-project/node_modules/marko-widgets
|
|
/*.sublime-workspace
|
|
*.orig
|
|
.DS_Store
|
|
coverage
|
|
*.actual.js
|
|
*.actual.html
|
|
*.marko.js
|
|
/test/karma/generated
|
|
/.cache
|
|
/test/client/karma/generated
|
|
/test/client/karma/.cache
|
|
/test/client/mocha-phantomjs/generated
|
|
/test/client/mocha-phantomjs/.cache
|
|
.cache |