aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 46b572613e6fad7b6a477b38facf3a0b7ef6ebd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# the gocryptfs executable
/gocryptfs

# temporary files created by the tests
/tmp

# binary releases and signatiures
/*.tar.gz
/*.asc

# Binaries created for cpu profiling
*.test