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

# temporary files created by the tests
/tmp

# binary releases
/*.tar.gz
c