# Generated by Cargo # will have compiled files and executables /target/ # These are backup files generated by rustfmt **/*.rs.bk # IDE /.idea/ /whirl.iml # Development /src/_*.* /.secrets /crates/**/target/ /.whirl/log/ /.whirl/Config.toml /.whirl/db.sqlite3 # Wireshark *.pcapng # Nix result* # NPM /node_modules/ # Docker /.whirl-data/ # Vagrant /.vagrant/