summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Fix gitignorewm42014-10-271-12/+12
| | | | Without a leading "/", any sub-path will be matched.
* Add a simpler way to switch between release and master versionswm42014-10-271-0/+1
| | | | | | | | | | | This remembers the selection, and users are not tricked into accidentally switching back to the release all the time. Don't do this for libass, we always use master. (No reason to use a usually buggy and outdated release.) We don't do it for fribidi either, because fribidi is just in a permanent state of bitrotting and brokenness.
* remove the trailing / from subrepositories in .gitignoreKevin Mitchell2014-03-271-6/+6
| | | | this allows them to be symlinks without making noise in git status
* add more debian build files to .gitignoreKevin Mitchell2014-02-081-1/+6
|
* add gitignore file for separately tracked repository directories and ↵Kevin Mitchell2014-02-081-0/+8
build-time files