mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2024-12-24 11:53:25 +00:00
adding .pyc to gitignore
This commit is contained in:
parent
fe6813736c
commit
de5fcf27f3
4
.gitignore
vendored
4
.gitignore
vendored
@ -27,6 +27,10 @@ windows/x64/**
|
|||||||
windows/ccextractor.VC.db
|
windows/ccextractor.VC.db
|
||||||
build/
|
build/
|
||||||
|
|
||||||
|
####
|
||||||
|
# Python
|
||||||
|
*.pyc
|
||||||
|
|
||||||
####
|
####
|
||||||
# Visual Studio project Ignored files
|
# Visual Studio project Ignored files
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user