Skip to content

Commit 0da2ab5

Browse files
jmh5309il
authored andcommitted
Add exes to .gitignore
1 parent d96c16f commit 0da2ab5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
*.o
55
*.pdf
66
*.s
7+
*.exe
78
*.sublime-project
89
*.sublime-workspace
910
.dub
@@ -12,6 +13,8 @@
1213
__*
1314
dub.selections.json
1415
mir-algorithm
16+
mir-algorithm.exe
1517
mir-algorithm-test-library
18+
mir-algorithm-test-library.exe
1619
mir-internal
1720
web

0 commit comments

Comments
 (0)