Add compiled python files to the ignore list

This commit is contained in:
Robert Spencer 2018-01-06 15:17:56 +02:00
parent ce5b78f6c0
commit f149a2641b
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -60,6 +60,7 @@ test/gtest/src/gtest-stamp/Debug/gtest-build
*.lib
test/gtest/src/gtest-stamp/Debug/
tools/assimp_view/assimp_viewer.vcxproj.user
*.pyc
# Unix editor backups
*~