mirror of
https://github.com/Kuingsmile/PicList.git
synced 2025-01-22 14:28:12 -05:00
29 lines
371 B
Plaintext
29 lines
371 B
Plaintext
.DS_Store
|
|
dist/electron/*
|
|
dist/web/*
|
|
build/*
|
|
!build/icons
|
|
!build/installer.nsh
|
|
coverage
|
|
node_modules/
|
|
npm-debug.log
|
|
npm-debug.log.*
|
|
thumbs.db
|
|
remote-notice.json
|
|
!.gitkeep
|
|
yarn-error.log
|
|
docs/dist/
|
|
# local env files
|
|
.env.local
|
|
.env.*.local
|
|
dist_electron/
|
|
test.js
|
|
.env
|
|
scripts/*.yml
|
|
scripts/generateYmlFile.js
|
|
.yarnrc
|
|
#Electron-builder output
|
|
/dist_electron
|
|
/docs
|
|
cloc.exe
|