mirror of
https://github.com/github/gitignore.git
synced 2026-08-28 18:57:20 +02:00
Compare commits
4 Commits
2e84a7fb8f
...
dc19166aed
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dc19166aed | ||
|
|
3780fff86c | ||
|
|
bf4440e850 | ||
|
|
f15e67fefa |
@ -1,3 +1,6 @@
|
||||
# Godot 4.2+ specific ignores
|
||||
~*.dll
|
||||
|
||||
# Godot 4+ specific ignores
|
||||
.godot/
|
||||
.nomedia
|
||||
|
||||
@ -159,6 +159,10 @@ ENV/
|
||||
env.bak/
|
||||
venv.bak/
|
||||
|
||||
# Conda environments
|
||||
conda-meta/
|
||||
|
||||
|
||||
# Spyder project settings
|
||||
.spyderproject
|
||||
.spyproject
|
||||
|
||||
Loading…
Reference in New Issue
Block a user