updated to ignore all the contents of the build directory
This commit is contained in:
parent
923ee10310
commit
dedf82853e
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -99,5 +99,9 @@ dkms.conf
|
|||
*.out
|
||||
*.app
|
||||
|
||||
# Build dir stuff.
|
||||
build/*
|
||||
|
||||
# Documentaion
|
||||
docs/html
|
||||
docs/latex
|
||||
|
|
Loading…
Add table
Reference in a new issue