github.com/vlifesystems/rulehunter@v0.0.0-20180501090014-673078aa4a83/.gitignore (about) 1 # Vim Swap files 2 *.swp 3 4 # Goreleaser build directory 5 /dist 6 7 # Directories used while experimenting locally 8 build 9 /csv 10 /experiments 11 www 12 13 # Directory to hold development notes 14 notes 15 16 # Release notes 17 release.md