소스 검색

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
+