Skip to content

Commit 1a998f8

Browse files
committed
Coder Installer for Windows (.gitignore update to allow the binaries files)
1 parent 17902be commit 1a998f8

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

.gitignore

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,13 @@ coder-base/device.json
66

77
.DS_Store
88
Thumbs.db
9+
10+
# Windows Installer
11+
[Dd]ebug/
12+
![Rr]elease/
13+
x64/
14+
build/
15+
![Bb]in/
16+
[Oo]bj/
17+
!*.exe
18+
!*.dll
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)