autocmake/.gitignore
2016-03-19 17:50:40 +01:00

16 lines
236 B
Plaintext

.cache/
venv/
*.pyc
__pycache__/
# generated by unit tests
test/*/CMakeLists.txt
test/*/build*/
test/*/cmake/update.py
test/*/cmake/lib/
test/*/cmake/downloaded/
test/*/setup
# generated by doc/extract_rst.py
doc/module-reference.rst