aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)AuthorLines
2013-02-08update .gitignoreMiklos Szeredi-1/+1
2010-09-28Fix option escaping for fusermount.Miklos Szeredi-0/+3
If the "fsname=" option contained a comma then the option parser in fusermount was confused (Novell bugzilla #641480). Fix by escaping commas when passing them over to fusermount. Reported by Jan Engelhardt
2010-06-24Add .gitignore filesMiklos Szeredi-0/+33
Add .gitignore files and delete .cvsignore files.