mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 22:30:01 +00:00
chore(gitignore): Ignore *.log files (#39271)
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -12,6 +12,7 @@
|
||||
*.map
|
||||
*.swp
|
||||
*.code-workspace
|
||||
*.log
|
||||
.DS_Store
|
||||
|
||||
_Resharper.DefinitelyTyped
|
||||
@@ -55,3 +56,4 @@ yarn.lock
|
||||
# pnpm
|
||||
shrinkwrap.yaml
|
||||
pnpm-lock.yaml
|
||||
pnpm-debug.log
|
||||
|
||||
Reference in New Issue
Block a user