Moved the ignoring of *.pyc files to top level for also covering googlemock python scripts.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,2 +1,4 @@
|
||||
# Ignore CI build directory
|
||||
build/
|
||||
# python
|
||||
*.pyc
|
||||
|
||||
Reference in New Issue
Block a user