Files
boris/.gitignore
Gigi e9ee5e87be 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.
2025-10-10 13:21:25 +01:00

14 lines
109 B
Plaintext

# Dependencies
node_modules
# Build output
dist
# Misc
*.log
.DS_Store
# Applesauce Reference
applesauce