mirror of
https://github.com/prdlk/leetcode.git
synced 2026-09-16 23:16:26 +00:00
chore(config): ignore *.log and .crush files in .gitignore
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
# dependencies (bun install)
|
# dependencies (bun install)
|
||||||
node_modules
|
node_modules
|
||||||
tmp/
|
tmp/
|
||||||
|
*.log
|
||||||
|
.crush
|
||||||
|
|
||||||
# output
|
# output
|
||||||
out
|
out
|
||||||
|
|||||||
Reference in New Issue
Block a user