autocmake/.gitignore
2016-05-20 15:35:13 +02:00

16 lines
242 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
# generated by doc/extract_rst.py
doc/module-reference.rst