diff --git a/.gitignore b/.gitignore index 985ef8c..4db8f26 100644 --- a/.gitignore +++ b/.gitignore @@ -20,4 +20,7 @@ Package-Workspace/**/repo/ **/Thumbs.db # Ignore logs -**/*.log \ No newline at end of file +**/*.log + +# Crush ticket-gate state (session-transient) +.crush/ \ No newline at end of file