Ignore .pyc files
(compiled python binaries)
This commit is contained in:
parent
3c233131f2
commit
8ce0c041ae
2 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -14,3 +14,4 @@ cmake_uninstall.cmake
|
|||
CTestTestfile.cmake
|
||||
.kdev4
|
||||
*.kdev4
|
||||
*.pyc
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue