Compare commits
No commits in common. "150945ae54feb9cdecc984b1bf9f0f7508d8a9e4" and "aacdc4601127225d9194dcfe49d0ad1cdf059f7d" have entirely different histories.
150945ae54
...
aacdc46011
5 changed files with 1 additions and 12 deletions
13
.gitignore
vendored
13
.gitignore
vendored
|
@ -1,14 +1,3 @@
|
|||
# Godot 4+ specific ignores
|
||||
.godot/
|
||||
|
||||
# Ignore the contents of the subfolders within 'exports', but not the folders themselves
|
||||
export/windows/*
|
||||
export/linux/*
|
||||
export/web/*
|
||||
export/android/*
|
||||
export/movies/*
|
||||
!export/windows/.gitkeep
|
||||
!export/linux/.gitkeep
|
||||
!export/web/.gitkeep
|
||||
!export/android/.gitkeep
|
||||
!export/movies/.gitkeep
|
||||
/android/
|
||||
|
|
Loading…
Reference in a new issue