]> git.rmz.io Git - dotfiles.git/blob - gitignore_global
add command-t and vim-fugitive submodules
[dotfiles.git] / gitignore_global
1 # backup files
2 *~
3 # kdev project files
4 *.kdev4
5 # qtcreator project files
6 *.user
7 # build directories
8 build/