Преглед изворни кода

Ignore build artifacts from non-out-of-source build tree.
[ci skip]

Yao Wei Tjong 姚伟忠 пре 9 година
родитељ
комит
ef93d61054
1 измењених фајлова са 5 додато и 1 уклоњено
  1. 5 1
      .gitignore

+ 5 - 1
.gitignore

@@ -11,15 +11,19 @@
 /include/
 /lib*/
 generated/
+/Source/Urho3D/tolua++-prefix/
 
 # Output files
 /Source/**/*.a
+/Source/ThirdParty/LuaJIT/src/host/buildvm
 /Source/ThirdParty/LuaJIT/src/host/buildvm_arch.h
+/Source/ThirdParty/LuaJIT/src/host/minilua
+/Source/Urho3D/Precompiled.cpp
 /Source/Urho3D/Urho3D.h
 /Source/Urho3D/Urho3D.pc
 /Source/Urho3D/Urho3D.pc.msvc
+/Source/Urho3D/Urho3DAll.h
 /Source/Urho3D/librevision.h
-/Source/Urho3D/Precompiled.cpp
 
 # Compiled shaders
 *.vs?