mirror of
https://github.com/github/gitignore
synced 2024-11-29 15:14:21 +01:00
Releases should also be ignored
"Releases" directory is created by Shimmer/Squirrel installer for example. It also should be ignored.
This commit is contained in:
parent
5d4c342397
commit
00d75ccb52
@ -9,7 +9,7 @@
|
|||||||
# Build results
|
# Build results
|
||||||
[Dd]ebug/
|
[Dd]ebug/
|
||||||
[Dd]ebugPublic/
|
[Dd]ebugPublic/
|
||||||
[Rr]elease/
|
[Rr]elease[s]/
|
||||||
x64/
|
x64/
|
||||||
build/
|
build/
|
||||||
bld/
|
bld/
|
||||||
|
Loading…
Reference in New Issue
Block a user