Skip to content

Commit 410f478

Browse files
committed
Ignore ARM64 build output
And fix line endings along the way
1 parent 69fc710 commit 410f478

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

.gitignore

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
_build/
2-
*.user
3-
Win32/
4-
x64/
5-
*.d
6-
*.o
7-
NppSnippets.dll
8-
version_git.h
91
.vs/
2+
_build/
3+
ARM64/
4+
Win32/
5+
x64/
6+
*.d
7+
*.o
8+
*.user
9+
NppSnippets.dll
10+
version_git.h

0 commit comments

Comments
 (0)