Exclude .travis.yml from .gitignore

This commit is contained in:
alby128 2017-09-28 00:23:10 +02:00
parent 7f0ee697c7
commit a76f5710d2
1 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@ -10,3 +10,5 @@ venv
syncplay_setup.nsi
dist.7z
.*
!.travis.yml