Add *.log and *.tsbuildinfo into .gitignore
parent
78b7a4a5f4
commit
281eafc863
|
@ -21,3 +21,6 @@
|
|||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
*.log
|
||||
*.tsbuildinfo
|
Loading…
Reference in New Issue