docsify/.gitignore
Romain Lenzotti b8a4e6ba1b chore: Update dev task in package.json (#404)
- Add rimraf to remove file (Windows/Unix/Mac compliant)
- Add concurrently module to run node app and nodemon concurrently
2018-03-01 22:21:14 +08:00

6 lines
49 B
Plaintext

*.log
.DS_Store
/themes/
node_modules
/lib/
.idea