mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Add support for FuseBox
Project site: [link](https://fuse-box.org/) Corroboration: [link](https://fuse-box.org/docs/development/configuration#cache) Reason: Don't VC cache Hopefully, I did this correctly!
This commit is contained in:
parent
c68eb91e0a
commit
5e89a9825f
1 changed files with 3 additions and 0 deletions
|
@ -71,3 +71,6 @@ typings/
|
|||
|
||||
# Serverless directories
|
||||
.serverless
|
||||
|
||||
# FuseBox cache
|
||||
.fusebox/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue