qtpromise/.gitignore
Simon Brunel 3c1461b8d0 Enhance the documentation and add markdown lint
- Add npm package.json to make easier maintaining dependencies.
- Make markdown files consistent using remark.
- Wrap markdown lines to 100 characters.
- Better README.md layout and visual.
- Enable VuePress landing/home page.
- Upgrade to latest VuePress version.
- Add link to the new Qt Marketplace.
2019-12-21 10:27:26 +01:00

14 lines
96 B
Plaintext

dist
node_modules
*.gcno
*.gcda
*.info
*.moc
*.o
*.obj
*.exe
*.user
Makefile*
moc_*.cpp
moc_*.h