Skip to content

Commit 2629f96

Browse files
committed
Initial commit
0 parents  commit 2629f96

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

.gitignore

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
/[Ll]ibrary/
2+
/[Tt]emp/
3+
/[Oo]bj/
4+
/[Bb]uild/
5+
6+
# Autogenerated VS/MD solution and project files
7+
*.csproj
8+
*.unityproj
9+
*.sln
10+
*.suo
11+
*.tmp
12+
*.user
13+
*.userprefs
14+
*.pidb
15+
*.booproj
16+
17+
# Unity3D generated meta files
18+
*.pidb.meta
19+
20+
# Unity3D Generated File On Crash Reports
21+
sysinfo.txt

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Project Evermore

0 commit comments

Comments
 (0)