aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2022-04-08 17:24:16 -0500
committerToby Vincent <tobyv13@gmail.com>2022-04-08 17:24:16 -0500
commitfb2703b646d22bd4502fab6f0ca58cb922d1ed2c (patch)
tree37a9584cd0d194082749161fef417cc4c4e965fe /.gitignore
parenta16d177920a16d4364e0b1ceff8dc7639ba6ca17 (diff)
wip: no regerts
fix jump; race condition(ish) in jump/fall/land events (?) impl trigger animations on events refactor control, (follow) camera, anim handlers into interfaces impl controller pattern for controls (FSM using lambdas + interfaces) come up with the rest of the todos
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index def6820..57fb615 100644
--- a/.gitignore
+++ b/.gitignore
@@ -75,6 +75,11 @@ crashlytics-build.properties
/[Aa]ssets/[Ss]treamingAssets/aa.meta
/[Aa]ssets/[Ss]treamingAssets/aa/*
+# Autosaves
+/Assets/[Aa]uto[Ss]ave/
+.autosave/
+[Aa]uto[Ss]ave*.unity
+
### VisualStudioCode ###
.vscode/*
!.vscode/settings.json