forked from forgejo/forgejo
[skip ci] Updated licenses and gitignores
This commit is contained in:
parent
2b0b56319e
commit
3bd49f7801
7 changed files with 91 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
# Godot 4+ specific ignores
|
||||
.godot/
|
||||
|
||||
# Godot-specific ignores
|
||||
.import/
|
||||
export.cfg
|
||||
|
@ -9,3 +12,4 @@ export_presets.cfg
|
|||
# Mono-specific ignores
|
||||
.mono/
|
||||
data_*/
|
||||
mono_crash.*.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue