summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Add .directory files to .gitignore.Hugo Parente Lima2012-05-091-0/+1
| | | | Reviewed-by: Trust me
* Teach git to ignore Emacs' backup filesCaio Marcelo de Oliveira Filho2012-04-101-0/+1
| | | | Reviewed-by: Alexis Menard
* Add snowshoe.pro.user to gitignore to make QtCreators happy.Hugo Parente Lima2012-03-221-0/+1
| | | | Reviewed-by: Marcelo Lira
* Add .gitignore files to get a clean "git status" output when not using ↵Hugo Parente Lima2012-03-121-0/+9
shadow builds. Reviewed-by: Alexis