blob: ba30af6cfff5e6bbb87233ed71cf9545d2aa80c9 [file] [log] [blame]
Michael Lando451a3402017-02-19 10:28:42 +02001# Put files/directories that should be ignored in this file.
2# Lines that start with '# ' are comments.
3
4# emacs
5*~
6
7# vim
8*.sw[a-z]
9
10# subversion
11*/.svn/*