Skip to content

Commit 119f6d7

Browse files
Ignore FSharp scripts used for development
1 parent 57433a1 commit 119f6d7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,10 @@ Backup*/
8787
UpgradeLog*.XML
8888
UpgradeLog*.htm
8989

90+
# Unit tests
91+
9092
projects/client/Unit/TestResult.xml
93+
94+
# Development scripts
95+
96+
*.fsx

0 commit comments

Comments
 (0)