Skip to content

Commit 04f50f8

Browse files
committed
Ensured that Git ignores any libopenxr_loader.* symlinks.
1 parent dcd4da1 commit 04f50f8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@
99
.packages
1010
build/
1111
pubspec.lock
12+
13+
# OpenXR loader symlinks
14+
libopenxr_loader.dylib
15+
libopenxr_loader.so

0 commit comments

Comments
 (0)