diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2016-11-05 13:34:45 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2016-11-05 13:40:55 +0100 |
commit | 803f60ae62a3a840425a03b49a0707095add7efa (patch) | |
tree | 08aabd26036b4b940bc60d9e5bf11cc4a0d1cfc8 /.gitignore | |
parent | 8ddd1a58cbdef54bff6da4536b4f81cd8e021cf4 (diff) |
add empty .ts to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -7,4 +7,5 @@ .DS_Store *.obj *.exp -*.pdb
\ No newline at end of file +*.pdb +/*/lang/*.ts |