Skip to content

Commit 6b47445

Browse files
committed
Ignore /secure-file folder
Created by nuget install secure-file -excludeversion Used by build server to decrypt secure files.
1 parent 6599c0c commit 6b47445

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,4 +251,7 @@ paket-files/
251251

252252
# Custom for this repo
253253
Artifacts
254-
**/Thumbs.db
254+
**/Thumbs.db
255+
256+
# Build server tooling
257+
/secure-file

0 commit comments

Comments
 (0)