Skip to content

Commit 849bb47

Browse files
committed
Adds ignores for release directories and files
Prevents accidental commits of build artifacts and temporary files
1 parent b3fe4dd commit 849bb47

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,3 +123,5 @@ Server/dist
123123
/releases/
124124
/release/
125125
/appcast.xml
126+
127+
.fake

0 commit comments

Comments
 (0)