admin-fe/.gitignore

11 lines
127 B
Text
Raw Normal View History

2017-04-18 15:09:13 +08:00
.DS_Store
node_modules/
dist/
static/ckeditor
2017-06-28 16:04:19 +08:00
gifs/
2017-04-18 15:09:13 +08:00
npm-debug.log
test/unit/coverage
test/e2e/reports
selenium-debug.log
.idea