autocmake/.gitignore
2015-06-04 12:13:44 +02:00

11 lines
162 B
Plaintext

*.pyc
__pycache__/
# generated by unit tests
test/*/CMakeLists.txt
test/*/build/
test/*/cmake/update.py*
test/*/cmake/lib/
test/*/cmake/modules/
test/*/setup.py