1
0
mirror of https://github.com/github/gitignore synced 2025-06-27 00:58:56 +02:00
gitignore/TypeScript.gitignore
2021-12-22 13:16:38 +00:00

9 lines
65 B
Plaintext

#Files for the code
*.ts
*.typescript
#Executables
*.exe
*.app