blob: 9e8d50b30495671b93b1200e47b01b25fce2a00f [file] [log] [blame]
Skyler Turner66ac7942022-02-24 01:59:22 +00001dist/
2.history/
pineafan663dc472022-05-10 18:13:47 +01003node_modules/
pineafana2e39c72023-02-21 18:37:32 +00004
TheCodedProf78c13892023-03-05 14:43:06 -05005src/utils/migration/data
PineappleFan2771b222022-05-19 12:06:15 +01006.vscode/
Skyler Greyad002172022-08-16 18:48:26 +01007.vim/
PineappleFan2771b222022-05-19 12:06:15 +01008yarn-error.log
pineafanea063042022-05-19 19:08:44 +01009src/utils/temp/*.png
10src/utils/temp/*.webp
11src/utils/temp/*.jpeg
pineafan6fb3e072022-05-20 19:27:23 +010012src/utils/temp/*.jpg
13
14ClicksMigratingProblems/oldData/
pineafana2e39c72023-02-21 18:37:32 +000015ClicksMigratingProblems/oldData copy/
Skyler Grey453b9992023-03-05 05:48:42 +000016
17.direnv/
Skyler Grey8e2df922023-06-14 14:02:31 +020018.devenv/
TheCodedProf83311512023-06-11 13:54:50 -040019
20# Logs
21logs
22*.log
23npm-debug.log*
24yarn-debug.log*
25yarn-error.log*
26lerna-debug.log*
27.pnpm-debug.log*
28
29# Diagnostic reports (https://nodejs.org/api/report.html)
30report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
31
32# Runtime data
33pids
34*.pid
35*.seed
36*.pid.lock
37
38# Directory for instrumented libs generated by jscoverage/JSCover
39lib-cov
40
41# Coverage directory used by tools like istanbul
42coverage
43*.lcov
44
45# nyc test coverage
46.nyc_output
47
48# Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files)
49.grunt
50
51# Bower dependency directory (https://bower.io/)
52bower_components
53
54# node-waf configuration
55.lock-wscript
56
57# Compiled binary addons (https://nodejs.org/api/addons.html)
58build/Release
59
60# Dependency directories
61node_modules/
62jspm_packages/
63
64# Snowpack dependency directory (https://snowpack.dev/)
65web_modules/
66
67# TypeScript cache
68*.tsbuildinfo
69
70# Optional npm cache directory
71.npm
72
73# Optional eslint cache
74.eslintcache
75
76# Optional stylelint cache
77.stylelintcache
78
79# Microbundle cache
80.rpt2_cache/
81.rts2_cache_cjs/
82.rts2_cache_es/
83.rts2_cache_umd/
84
85# Optional REPL history
86.node_repl_history
87
88# Output of 'npm pack'
89*.tgz
90
91# Yarn Integrity file
92.yarn-integrity
93
94# dotenv environment variable files
95.env
96.env.development.local
97.env.test.local
98.env.production.local
99.env.local
100
101# parcel-bundler cache (https://parceljs.org/)
102.cache
103.parcel-cache
104
105# Next.js build output
106.next
107out
108
109# Nuxt.js build / generate output
110.nuxt
111dist
112
113# Gatsby files
114.cache/
115# Comment in the public line in if your project uses Gatsby and not Next.js
116# https://nextjs.org/blog/next-9-1#public-directory-support
117# public
118
119# vuepress build output
120.vuepress/dist
121
122# vuepress v2.x temp and cache directory
123.temp
124.cache
125
126# Docusaurus cache and generated files
127.docusaurus
128
129# Serverless directories
130.serverless/
131
132# FuseBox cache
133.fusebox/
134
135# DynamoDB Local files
136.dynamodb/
137
138# TernJS port file
139.tern-port
140
141# Stores VSCode versions used for testing VSCode extensions
142.vscode-test
143
144# yarn v2
145.yarn/cache
146.yarn/unplugged
147.yarn/build-state.yml
148.yarn/install-state.gz
149.pnp.*
Skyler Grey (Minion3665)37d048b2023-06-24 14:11:07 +0000150
151# nix
152result/