dev-cafe / autocmake

CMake plugin composer.
http://autocmake.org
BSD 3-Clause "New" or "Revised" License
42 stars 18 forks source link

Suggest to create or fetch .gitignore that ignores *.pyc under cmake/ #55

Closed bast closed 9 years ago

bast commented 9 years ago

Otherwise codes which do not ingore *.pyc might start tracking it (have seen this happen).