Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
.gitignore - add some files / suffixes
  • Loading branch information
perexg committed Sep 24, 2015
1 parent ccd6adc commit 2f73e52
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Expand Up @@ -26,6 +26,8 @@ nbproject
*.pyc
.*.sw[op]
*.bak
*.orig
*.patch

debian/changelog
debian/files
Expand All @@ -37,6 +39,12 @@ debian/tvheadend*.debhelper*
rpm/tvheadend.spec
rpm/test.patch

intl/tvheadend.en_CZ.po
intl/*.new
intl/js/tvheadend.js.en_CZ.po
intl/js/*.new
src/webui/static/intl

#############
###Windows###
#############
Expand Down

0 comments on commit 2f73e52

Please sign in to comment.