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