2024-06-02 14:34:08 +02:00
|
|
|
.yarn/*
|
|
|
|
!.yarn/patches
|
|
|
|
!.yarn/plugins
|
|
|
|
!.yarn/releases
|
|
|
|
!.yarn/sdks
|
|
|
|
!.yarn/versions
|
|
|
|
|
|
|
|
# Swap the comments on the following lines if you wish to use zero-installs
|
|
|
|
# In that case, don't forget to run `yarn config set enableGlobalCache false`!
|
|
|
|
# Documentation here: https://yarnpkg.com/features/caching#zero-installs
|
|
|
|
|
|
|
|
#!.yarn/cache
|
|
|
|
.pnp.*
|
|
|
|
|
|
|
|
.env
|
|
|
|
dist
|
|
|
|
test-coverage
|
2024-07-31 14:41:22 +02:00
|
|
|
node_modules
|
2024-09-17 14:51:51 +02:00
|
|
|
# outptu stats files
|
2024-09-05 09:23:27 +02:00
|
|
|
el-stats*.json
|
2024-09-17 14:51:51 +02:00
|
|
|
el-stats*.txt
|
2025-01-16 14:36:12 +01:00
|
|
|
notion-data-cache
|