Setup gdcef addon
This commit is contained in:
parent
e21e7aadbc
commit
6d93630e50
3 changed files with 26 additions and 2 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -14,6 +14,11 @@ compile_commands.json
|
|||
# Ignore addons files (copied from submodules), except uid created on import
|
||||
/project/addons/godot-xr-tools/**
|
||||
!/project/addons/godot-xr-tools/**/*.uid
|
||||
/project/addons/gdcef/**
|
||||
!/project/addons/gdcef/**/*.uid
|
||||
|
||||
# Chrome Embedded Framework binaries
|
||||
/project/cef_artifacts
|
||||
|
||||
# Created by https://www.toptal.com/developers/gitignore/api/c++,godot,scons,python
|
||||
# Edit at https://www.toptal.com/developers/gitignore?templates=c++,godot,scons,python
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue