summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 051ac5ea3367edd6e8b90980d90b351563e65508 (plain)
1
2
3
4
5
6
7
8
9
10
11
# the gocryptfs executable
/gocryptfs

# temporary files created by the tests
/tmp

# binary releases
/*.tar.gz

# manpage generated by MANPAGE-render.bash
/gocryptfs.1