commit | 2771b228c96ef62351b6261f53e4869eefe3be46 | [log] [tgz] |
---|---|---|
author | PineappleFan <pineapplefanyt@gmail.com> | Thu May 19 12:06:15 2022 +0100 |
committer | GitHub <noreply@github.com> | Thu May 19 12:06:15 2022 +0100 |
tree | c602564feaff1af744065c82f6486398b5b8aa0d | |
parent | 56f51f875b41661b58d02be0bbaf2dad974d2729 [diff] [blame] |
Update .gitignore
diff --git a/.gitignore b/.gitignore index 1173f54..24ada1b 100644 --- a/.gitignore +++ b/.gitignore
@@ -2,4 +2,5 @@ .history/ node_modules/ src/config/ -.vscode/ \ No newline at end of file +.vscode/ +yarn-error.log