root/dotfiles/git/cho45-gitignore @ 33039

Revision 32597, 96 bytes (checked in by cho45, 4 years ago)

dotfiles を最新に

Line 
1*.o
2*.lo
3*.la
4#*#
5.*.rej
6*.rej
7.*~
8*~
9.#*
10.DS_Store
11*.sw[po]
12*.tmp
13tags
14Session.vim
15*cache.sql
16
Note: See TracBrowser for help on using the browser.