Added _*/ to gitignore
This commit is contained in:
parent
65a3f125e0
commit
09a358efa7
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,4 +1,4 @@
|
|||
compile_commands.json
|
||||
_build
|
||||
_*/
|
||||
build-*
|
||||
*.user
|
||||
|
|
Loading…
Reference in a new issue