mirror of
https://codeberg.org/StreamGraph/StreamGraph.git
synced 2024-11-13 19:49:55 +01:00
ignore distribution folder
This commit is contained in:
parent
faf1e0ce9b
commit
3fe764cb6f
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,2 +1,5 @@
|
|||
# Godot 4+ specific ignores
|
||||
.godot/
|
||||
|
||||
# distribution folder
|
||||
dist/*/
|
||||
|
|
Loading…
Reference in a new issue