mirror of
https://github.com/arthurfiorette/axios-cache-interceptor.git
synced 2025-12-08 17:36:16 +00:00
* feat: added issue template * fix: move dev bundles to a specific folder * docs: some documentation changes * docs: updated issue template * chore!: updated build setup * style: formatted code * chore: allow importing any file
14 lines
94 B
Plaintext
14 lines
94 B
Plaintext
# white list approach
|
|
|
|
*
|
|
|
|
!LICENSE
|
|
!README.md
|
|
|
|
!src/**
|
|
|
|
!dist/**
|
|
!dev/**
|
|
|
|
!examples/runkit.js
|