mirror of
https://github.com/dergigi/boris.git
synced 2026-01-31 12:44:37 +01:00
chore: add applesauce directory to .gitignore
- Exclude applesauce/ directory from version control - This directory likely contains examples or testing files that shouldn't be tracked
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -116,3 +116,6 @@ temp/
|
||||
.env.development.local
|
||||
.env.test.local
|
||||
.env.production.local
|
||||
|
||||
# applesauce examples
|
||||
applesauce/
|
||||
|
||||
Reference in New Issue
Block a user