chore: move .out file in .gitignore
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
b82d6f48d9
commit
7b5b1f4add
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -123,3 +123,4 @@ $RECYCLE.BIN/
|
||||||
# Custom rules (everything added below won't be overriden by 'Generate .gitignore File' if you use 'Update' option)
|
# Custom rules (everything added below won't be overriden by 'Generate .gitignore File' if you use 'Update' option)
|
||||||
|
|
||||||
build/
|
build/
|
||||||
|
!examples/**/*.out
|
||||||
|
|
1
examples/compile/success/.gitignore
vendored
1
examples/compile/success/.gitignore
vendored
|
@ -1 +0,0 @@
|
||||||
!*.out
|
|
Loading…
Reference in New Issue
Block a user