From ee16b42039a926cbfad6e1f26a1a76a96bd60c71 Mon Sep 17 00:00:00 2001 From: Guz <43732358+Guz013@users.noreply.github.com> Date: Tue, 9 Aug 2022 23:11:07 -0300 Subject: [PATCH] =?UTF-8?q?deleted=20misplaced=20.next=20=F0=9F=92=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- src/.next/cache/eslint/.cache_173ad4p | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 src/.next/cache/eslint/.cache_173ad4p diff --git a/.gitignore b/.gitignore index c06fb47..dfd4d23 100644 --- a/.gitignore +++ b/.gitignore @@ -9,7 +9,7 @@ /coverage # next.js -/.next/ +**/.next/ /out/ # production diff --git a/src/.next/cache/eslint/.cache_173ad4p b/src/.next/cache/eslint/.cache_173ad4p deleted file mode 100644 index 1919b53..0000000 --- a/src/.next/cache/eslint/.cache_173ad4p +++ /dev/null @@ -1 +0,0 @@ -[{"C:\\Users\\Guz\\Documents\\GitHub\\Guz\\hello.kei\\src\\pages\\api\\hello.ts":"1","C:\\Users\\Guz\\Documents\\GitHub\\Guz\\hello.kei\\src\\pages\\index.tsx":"2","C:\\Users\\Guz\\Documents\\GitHub\\Guz\\hello.kei\\src\\pages\\_app.tsx":"3","C:\\Users\\Guz\\Documents\\GitHub\\Guz\\hello.kei\\src\\pages\\_document.tsx":"4","C:\\Users\\Guz\\Documents\\GitHub\\Guz\\hello.kei\\src\\components\\MantineUI\\index.ts":"5","C:\\Users\\Guz\\Documents\\GitHub\\Guz\\hello.kei\\src\\components\\MantineUI\\SwitchTheme.tsx":"6","C:\\Users\\Guz\\Documents\\GitHub\\Guz\\hello.kei\\src\\components\\Menu\\index.tsx":"7","C:\\Users\\Guz\\Documents\\GitHub\\Guz\\hello.kei\\src\\components\\Menu\\SchemePicker.tsx":"8","C:\\Users\\Guz\\Documents\\GitHub\\Guz\\hello.kei\\src\\components\\Message\\Handler.tsx":"9","C:\\Users\\Guz\\Documents\\GitHub\\Guz\\hello.kei\\src\\components\\Message\\index.tsx":"10","C:\\Users\\Guz\\Documents\\GitHub\\Guz\\hello.kei\\src\\components\\Specials\\Heart.tsx":"11","C:\\Users\\Guz\\Documents\\GitHub\\Guz\\hello.kei\\src\\components\\Specials\\index.ts":"12","C:\\Users\\Guz\\Documents\\GitHub\\Guz\\hello.kei\\src\\components\\Utilities\\index.ts":"13","C:\\Users\\Guz\\Documents\\GitHub\\Guz\\hello.kei\\src\\components\\Utilities\\Render.tsx":"14"},{"size":320,"mtime":1659807312429,"results":"15","hashOfConfig":"16"},{"size":219,"mtime":1659961399895,"results":"17","hashOfConfig":"16"},{"size":1574,"mtime":1659963471468,"results":"18","hashOfConfig":"16"},{"size":1736,"mtime":1659967013309,"results":"19","hashOfConfig":"16"},{"size":69,"mtime":1659906479778,"results":"20","hashOfConfig":"16"},{"size":1169,"mtime":1659907072241,"results":"21","hashOfConfig":"16"},{"size":1441,"mtime":1659906962123,"results":"22","hashOfConfig":"16"},{"size":1191,"mtime":1659837684559,"results":"23","hashOfConfig":"16"},{"size":399,"mtime":1659906920925,"results":"24","hashOfConfig":"16"},{"size":1736,"mtime":1659906684515,"results":"25","hashOfConfig":"16"},{"size":463,"mtime":1659903786242,"results":"26","hashOfConfig":"16"},{"size":49,"mtime":1659906643973,"results":"27","hashOfConfig":"16"},{"size":52,"mtime":1659906716391,"results":"28","hashOfConfig":"16"},{"size":497,"mtime":1659905863505,"results":"29","hashOfConfig":"16"},{"filePath":"30","messages":"31","suppressedMessages":"32","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"ilxb9o",{"filePath":"33","messages":"34","suppressedMessages":"35","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"36","messages":"37","suppressedMessages":"38","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"39","messages":"40","suppressedMessages":"41","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"42","messages":"43","suppressedMessages":"44","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"45","messages":"46","suppressedMessages":"47","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"48","messages":"49","suppressedMessages":"50","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"51","messages":"52","suppressedMessages":"53","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"54","messages":"55","suppressedMessages":"56","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"57","messages":"58","suppressedMessages":"59","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"60","messages":"61","suppressedMessages":"62","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"63","messages":"64","suppressedMessages":"65","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"66","messages":"67","suppressedMessages":"68","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"69","messages":"70","suppressedMessages":"71","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"C:\\Users\\Guz\\Documents\\GitHub\\Guz\\hello.kei\\src\\pages\\api\\hello.ts",[],[],"C:\\Users\\Guz\\Documents\\GitHub\\Guz\\hello.kei\\src\\pages\\index.tsx",[],[],"C:\\Users\\Guz\\Documents\\GitHub\\Guz\\hello.kei\\src\\pages\\_app.tsx",[],[],"C:\\Users\\Guz\\Documents\\GitHub\\Guz\\hello.kei\\src\\pages\\_document.tsx",[],[],"C:\\Users\\Guz\\Documents\\GitHub\\Guz\\hello.kei\\src\\components\\MantineUI\\index.ts",[],[],"C:\\Users\\Guz\\Documents\\GitHub\\Guz\\hello.kei\\src\\components\\MantineUI\\SwitchTheme.tsx",[],[],"C:\\Users\\Guz\\Documents\\GitHub\\Guz\\hello.kei\\src\\components\\Menu\\index.tsx",[],[],"C:\\Users\\Guz\\Documents\\GitHub\\Guz\\hello.kei\\src\\components\\Menu\\SchemePicker.tsx",[],[],"C:\\Users\\Guz\\Documents\\GitHub\\Guz\\hello.kei\\src\\components\\Message\\Handler.tsx",[],[],"C:\\Users\\Guz\\Documents\\GitHub\\Guz\\hello.kei\\src\\components\\Message\\index.tsx",[],[],"C:\\Users\\Guz\\Documents\\GitHub\\Guz\\hello.kei\\src\\components\\Specials\\Heart.tsx",[],[],"C:\\Users\\Guz\\Documents\\GitHub\\Guz\\hello.kei\\src\\components\\Specials\\index.ts",[],[],"C:\\Users\\Guz\\Documents\\GitHub\\Guz\\hello.kei\\src\\components\\Utilities\\index.ts",[],[],"C:\\Users\\Guz\\Documents\\GitHub\\Guz\\hello.kei\\src\\components\\Utilities\\Render.tsx",[],[]] \ No newline at end of file