Преглед на файлове

Add stripped UnityEngine

ghorsington преди 5 години
родител
ревизия
c3df32d717
променени са 2 файла, в които са добавени 2 реда и са изтрити 5 реда
  1. 2 5
      .gitignore
  2. BIN
      lib/UnityEngine.dll

+ 2 - 5
.gitignore

@@ -1,5 +1,3 @@
-tools/
-
 ## Ignore Visual Studio temporary files, build results, and
 ## files generated by popular Visual Studio add-ons.
 ##
@@ -289,6 +287,5 @@ __pycache__/
 *.odx.cs
 *.xsd.cs
 
-# Unity libraries
-lib/UnityEngine.dll
-lib/UnityEngine.CoreModule.dll
+# Cake binaries
+tools/

BIN
lib/UnityEngine.dll