mirror of
https://github.com/FreeTubeApp/FreeTube.git
synced 2025-12-05 01:10:31 +00:00
* Fix template strings * add script to make it easier to find issues with template strings * switch to sync fs, exclude non yaml files, add jsdoc comment * Don't fail on duplicate templates in the same string We should only need to validate if the key is in the string, not how many times the key is in the string
33 lines
371 B
Plaintext
33 lines
371 B
Plaintext
.DS_Store
|
|
dist/electron/*
|
|
storyboards/*
|
|
dashFiles/*
|
|
static/dashFiles
|
|
static/storyboards
|
|
static/dashFiles/*
|
|
static/storyboards/*
|
|
dist/web/*
|
|
build/*
|
|
!build/icons
|
|
coverage
|
|
node_modules/
|
|
npm-debug.log
|
|
npm-debug.log.*
|
|
thumbs.db
|
|
!.gitkeep
|
|
data/tmp/
|
|
.tmp/
|
|
tmp/
|
|
.cache
|
|
dist
|
|
coverage
|
|
__coverage__
|
|
csak-timelog.json
|
|
.idea/
|
|
debug/
|
|
|
|
# Lefthook
|
|
lefthook-local.yml
|
|
|
|
locale-errors.json
|