diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2017-02-21 21:12:15 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2017-02-21 21:12:15 +0100 |
commit | 4397e2ac9f17829db1fe33938f81077b2b332429 (patch) | |
tree | 9d9433c123c783f7c5fca5a7d18b170fe8cde523 | |
parent | ab09591f525266f92aee066c48580e5bcd373fd1 (diff) |
gitignore: don't ignore .ts files
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,4 +8,4 @@ *.obj *.exp *.pdb -*.ts + |