Compare commits

..
Author SHA1 Message Date
Gregory CampbellandGitHub 5ceef5963f Revert "Initial push. Implemented basic walk button" 2019-09-30 21:25:33 -04:00
Gregory CampbellandGitHub c75ddb2a14 Merge pull request #3 from gjcampbell777/walk_button
Initial push. Implemented basic walk button
2019-09-30 21:18:56 -04:00
Gregory CampbellandGitHub 0ed1912a0c Merge pull request #2 from gjcampbell777/updated_git_ignore
Initial push. Implemented githubs recommnded unity gitignore file
2019-09-30 21:18:35 -04:00
Gregory Campbell d7ecb9257c Initial push. Implemented githubs recommnded unity gitignore file 2019-09-30 21:17:47 -04:00
Gregory Campbell b2fd9dc737 Initial push. Implemented basic walk button 2019-09-30 21:15:20 -04:00
Gregory CampbellandGitHub 1b5b99811e Merge pull request #1 from gjcampbell777/git_ignore_file
Initial push. Added gitignore
2019-09-30 20:17:55 -04:00
+54 -40
View File
@@ -1,45 +1,59 @@
# =============== #
# Unity generated #
# =============== #
[Tt]emp/
[Oo]bj/
[Bb]uild
/[Bb]uilds/
# This .gitignore file should be placed at the root of your Unity project directory
#
# Get latest from https://github.com/github/gitignore/blob/master/Unity.gitignore
#
/[Ll]ibrary/
/[Tt]emp/
/[Oo]bj/
/[Bb]uild/
/[Bb]uilds/
/[Ll]ogs/
/[Mm]emoryCaptures/
# Never ignore Asset meta data
!/[Aa]ssets/**/*.meta
# Uncomment this line if you wish to ignore the asset store tools plugin
# /[Aa]ssets/AssetStoreTools*
# Autogenerated Jetbrains Rider plugin
[Aa]ssets/Plugins/Editor/JetBrains*
# Visual Studio cache directory
.vs/
# Gradle cache directory
.gradle/
# Autogenerated VS/MD/Consulo solution and project files
ExportedObj/
.consulo/
*.csproj
*.unityproj
*.sln
*.suo
*.tmp
*.user
*.userprefs
*.pidb
*.booproj
*.svd
*.pdb
*.mdb
*.opendb
*.VC.db
# Unity3D generated meta files
*.pidb.meta
*.pdb.meta
*.mdb.meta
# Unity3D generated file on crash reports
sysinfo.txt
*.stackdump
/Assets/AssetStoreTools*
# Builds
*.apk
*.unitypackage
# ===================================== #
# Visual Studio / MonoDevelop generated #
# ===================================== #
[Ee]xported[Oo]bj/
.vs/
/*.userprefs
/*.csproj
/*.pidb
*.pidb.meta
/*.suo
/*.sln*
/*.user
/*.unityproj
/*.booproj
.consulo/
/*.tmp
/*.svd
# ============ #
# OS generated #
# ============ #
.DS_Store*
._*
.Spotlight-V100
.Trashes
Icon?
ehthumbs.db
[Tt]humbs.db
[Dd]esktop.ini
Corridor/Library/ShaderCache/
Corridor/Library/metadata/
# Crashlytics generated file
crashlytics-build.properties