Skip to content

Commit 82846da

Browse files
committed
Ignore arm64 build dir in gitignore
1 parent 97dc4ce commit 82846da

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
@@ -202,6 +202,9 @@ php
202202
# Generated by x64 compiler, includes Debug, Debug_TS, Release, Release_TS
203203
/x64/
204204

205+
# Generated by arm64 compiler, includes Debug, Debug_TS, Release, Release_TS
206+
/arm64/
207+
205208
# Miscellaneous files generated by Windows build system
206209
/main/config.w32.h
207210
/win32/build/deplister.exe

0 commit comments

Comments
 (0)