mirror of
https://github.com/github/gitignore.git
synced 2026-08-29 03:07:04 +02:00
Compare commits
4 Commits
b673bc5832
...
89931f5052
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
89931f5052 | ||
|
|
3780fff86c | ||
|
|
bf4440e850 | ||
|
|
4f8e2f18ad |
@ -1,3 +1,6 @@
|
||||
# Godot 4.2+ specific ignores
|
||||
~*.dll
|
||||
|
||||
# Godot 4+ specific ignores
|
||||
.godot/
|
||||
.nomedia
|
||||
|
||||
@ -270,10 +270,6 @@ ClientBin/
|
||||
*.publishsettings
|
||||
orleans.codegen.cs
|
||||
|
||||
# Including strong name files can present a security risk
|
||||
# (https://github.com/github/gitignore/pull/2483#issue-259490424)
|
||||
#*.snk
|
||||
|
||||
# Since there are multiple workflows, uncomment next line to ignore bower_components
|
||||
# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
|
||||
#bower_components/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user