瀏覽代碼

Initial commit

zansimple 3 月之前
當前提交
79ec34847f
共有 2 個文件被更改,包括 25 次插入0 次删除
  1. 23 0
      .gitignore
  2. 2 0
      README.md

+ 23 - 0
.gitignore

@@ -0,0 +1,23 @@
+# ---> Unity
+/[Ll]ibrary/
+/[Tt]emp/
+/[Oo]bj/
+/[Bb]uild/
+
+# Autogenerated VS/MD solution and project files
+*.csproj
+*.unityproj
+*.sln
+*.suo
+*.tmp
+*.user
+*.userprefs
+*.pidb
+*.booproj
+
+# Unity3D generated meta files
+*.pidb.meta
+
+# Unity3D Generated File On Crash Reports
+sysinfo.txt
+

+ 2 - 0
README.md

@@ -0,0 +1,2 @@
+# SimulationSystem
+