More portable way of ignoring build files
This commit is contained in:
parent
544af8190a
commit
723fe69684
2 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1 +0,0 @@
|
||||||
build/oot
|
|
2
build/oot/.gitignore
vendored
Normal file
2
build/oot/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
*
|
||||||
|
!.gitignore
|
Loading…
Reference in a new issue