Merge pull request #5 from Selflocking/patch-1
fix: add build to git ignore
This commit is contained in:
commit
9205135489
1 changed files with 1 additions and 0 deletions
1
npc/.gitignore
vendored
1
npc/.gitignore
vendored
|
@ -9,3 +9,4 @@
|
||||||
!*.cpp
|
!*.cpp
|
||||||
!.gitignore
|
!.gitignore
|
||||||
!README.md
|
!README.md
|
||||||
|
build/
|
||||||
|
|
Loading…
Reference in a new issue