MAINT: update .gitignore
Exclude Directories: - build - tests/lib
This commit is contained in:
parent
4ed070789f
commit
aba1e0d295
1 changed files with 4 additions and 2 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -1,6 +1,8 @@
|
||||||
|
# Builds
|
||||||
|
build/
|
||||||
|
|
||||||
# Google Tests
|
# Google Tests
|
||||||
googletest-master/
|
tests/lib/
|
||||||
._googletest-master
|
|
||||||
|
|
||||||
# Jet Brains
|
# Jet Brains
|
||||||
.idea/
|
.idea/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue