autocmake/.gitignore
2017-12-08 11:40:56 -05:00

17 lines
262 B
Plaintext

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