Skip to content

Commit

Permalink
Exclude luabind and luajit from gitignore because they're submodules …
Browse files Browse the repository at this point in the history
…now.
  • Loading branch information
nitrocaster committed Dec 13, 2015
1 parent 9cd4bab commit 3da98cd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
4 changes: 1 addition & 3 deletions src/Externals/.gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# exclude all third-party libraries
# exclude third-party libraries (except submodules)
3dsmax
BugTrap
FreeImage
Expand All @@ -13,5 +13,3 @@ nvapi
OpenAutomate
OpenSSL
zlib
luabind
luajit
1 change: 1 addition & 0 deletions src/Externals/luabind
Submodule luabind added at 2ae434
1 change: 1 addition & 0 deletions src/Externals/luajit
Submodule luajit added at acaa25

0 comments on commit 3da98cd

Please sign in to comment.