aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Fix option escaping for fusermount.Miklos Szeredi2010-09-281-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
* Add .gitignore filesMiklos Szeredi2010-06-241-0/+33
Add .gitignore files and delete .cvsignore files.