chore: add applesauce reference directory to gitignore

Added the applesauce directory to .gitignore to exclude the local reference copy of the applesauce monorepo from being committed to the project repository.
This commit is contained in:
Gigi
2025-10-10 13:21:25 +01:00
parent 5e66c5ef76
commit e9ee5e87be

4
.gitignore vendored
View File

@@ -7,3 +7,7 @@ dist
# Misc
*.log
.DS_Store
# Applesauce Reference
applesauce