Ignore binaries.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,7 +1,8 @@
|
|||||||
# Ignore builds
|
# Ignore builds
|
||||||
build/*
|
build/*
|
||||||
!build/.keep
|
|
||||||
demo/bin/*
|
demo/bin/*
|
||||||
|
!build/.keep
|
||||||
|
*.o
|
||||||
|
|
||||||
# Ignore documentation
|
# Ignore documentation
|
||||||
doc/*
|
doc/*
|
||||||
|
Reference in New Issue
Block a user