1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-15 14:09:13 +02:00

Add .tsbuildinfo files to Node.gitignore (#3052)

This commit is contained in:
Simon Siefke 2019-05-10 13:04:44 +02:00 committed by Brendan Forster
parent b2d72bfcf7
commit 79d46ba7e5

View file

@ -43,6 +43,9 @@ jspm_packages/
# TypeScript v1 declaration files
typings/
# TypeScript cache
*.tsbuildinfo
# Optional npm cache directory
.npm