blob: ba30af6cfff5e6bbb87233ed71cf9545d2aa80c9 [file] [log] [blame]
Tal Gitelman38211c82018-01-24 17:59:53 +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/*