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
|
||||
googletest-master/
|
||||
._googletest-master
|
||||
tests/lib/
|
||||
|
||||
# Jet Brains
|
||||
.idea/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue