qtpromise/.gitignore
Simon Brunel 7f9013a878 Add CMake support and enhance the getting started docs
- Add a root CMakeLists.txt defining an INTERFACE target.
- Add CMake, qpm, Git and download installation instructions.
- Add CMake and qmake integration instructions.
- Remove smooth scroll when navigating the docs.
- Add links validation to `npm run docs:link`.
- Reorganize the sidebar API Reference section.
2020-01-09 20:45:04 +01:00

15 lines
105 B
Plaintext

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