Browse Source

Initial commit

zansimple 3 months ago
commit
79ec34847f
2 changed files with 25 additions and 0 deletions
  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
+