aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 8f6d5884ee98410c4a307289df3866dd4414a7eb (plain) (blame)
1
2
3
4
5
6
7
# ignore binaries and build-targets
src/rust/target
src/rust/debug
src/go/makepass.go

# virtualenvs
src/python/venv