mirror of
https://github.com/google/googletest.git
synced 2025-12-07 16:13:23 +08:00
Merge pull request #865 from frosteyes/master
Moved the ignoring of *.pyc files to top level
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -8,3 +8,5 @@ bazel-genfiles
|
||||
bazel-googletest
|
||||
bazel-out
|
||||
bazel-testlogs
|
||||
# python
|
||||
*.pyc
|
||||
2
googletest/.gitignore
vendored
2
googletest/.gitignore
vendored
@@ -1,2 +0,0 @@
|
||||
# python
|
||||
*.pyc
|
||||
Reference in New Issue
Block a user