Skip to content

Commit

Permalink
feat(typescript): ignore tsbuildinfo files
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherthielen committed Sep 24, 2021
1 parent 4407395 commit e3bfeff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ Thumbs.db
# Node Files #
npm-debug.log
node_modules/
test/google/node_modules/

# Build Files
.awcache/
.gradle/
.happypack/
**/.cache-loader
**/tsconfig.tsbuildinfo
.yalc
yalc.lock
build/
Expand Down

0 comments on commit e3bfeff

Please sign in to comment.