mirror of
https://github.com/google/googletest.git
synced 2025-12-07 16:13:23 +08:00
Merge pull request #716 from jacob-meacham/feature/gitignore
Add build artifacts to git ignore.
This commit is contained in:
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
# Ignore CI build directory
|
||||
build/
|
||||
2
googletest/.gitignore
vendored
Normal file
2
googletest/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
# python
|
||||
*.pyc
|
||||
Reference in New Issue
Block a user