Add compiledb, help and custom.py support
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -6,6 +6,12 @@ demo/bin/*
|
||||
!demo/bin/*.gdextension
|
||||
.sconsign*.dblite
|
||||
|
||||
# Ignore custom.py
|
||||
custom.py
|
||||
|
||||
# Ignore generated compile_commands.json
|
||||
compile_commands.json
|
||||
|
||||
# Binaries
|
||||
*.o
|
||||
*.os
|
||||
|
||||
Reference in New Issue
Block a user