Skip to content

Commit 3da98cd

Browse files
author
nitrocaster
committed
Exclude luabind and luajit from gitignore because they're submodules now.
1 parent 9cd4bab commit 3da98cd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/Externals/.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# exclude all third-party libraries
1+
# exclude third-party libraries (except submodules)
22
3dsmax
33
BugTrap
44
FreeImage
@@ -13,5 +13,3 @@ nvapi
1313
OpenAutomate
1414
OpenSSL
1515
zlib
16-
luabind
17-
luajit

src/Externals/luabind

Submodule luabind added at 2ae434d

src/Externals/luajit

Submodule luajit added at acaa25f

0 commit comments

Comments
 (0)