Skip to content

Commit 28cb249

Browse files
committed
(maint) Exclude wyam files from source control
These don't require to be checked in
1 parent a9f79a4 commit 28cb249

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,4 +317,9 @@ ASALocalRun/
317317
# Build Related
318318
BuildArtifacts/*
319319

320-
.DS_Store
320+
.DS_Store
321+
322+
# Wyam
323+
config.wyam.dll
324+
config.wyam.hash
325+
config.wyam.packages.xml

0 commit comments

Comments
 (0)