Skip to content

Commit d4125ca

Browse files
committed
[PROJECT] fix dependency libs being ignored
1 parent 02a7af3 commit d4125ca

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@ _original
5050
# Visual Studio Configuration
5151
.vs
5252

53-
# Allow the recreated static libs
54-
!dependencies/recreated/lib/*.lib
53+
# Allow dependency libs
54+
!dependencies/**/*.lib

dependencies/lua/lib/lua.lib

30.2 KB
Binary file not shown.

dependencies/ucp3/lib/ucp3.lib

4.74 KB
Binary file not shown.

0 commit comments

Comments
 (0)