*
!*.*
!*/
### Above combination will ignore all files without extension ###
### https://stackoverflow.com/questions/5711120/gitignore-binary-files-that-have-no-extension ###

target/
tmp/
.hvm/
.hvmx/
**/.DS_Store

flamegraph.svg
.vscode/

# nix
.envrc
/.direnv/
