small build changes
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -1,6 +1,14 @@
|
||||
# C
|
||||
*.out
|
||||
*.gch
|
||||
vgcore.*
|
||||
# Build
|
||||
bin/
|
||||
.cache/
|
||||
|
||||
# Local
|
||||
compile_commands.json
|
||||
.doc
|
||||
|
||||
# Service
|
||||
certs/
|
||||
|
||||
Reference in New Issue
Block a user