aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* chore(nix): binary and docker container builderHEADdevelopFuwn2024-09-241-4/+0
* ci(vagrant): setup (incomplete)Fuwn2021-06-231-0/+3
* feat(docker): expose .whirl directory to host as a volumeFuwn2021-06-091-0/+3
* refactor(database): rename database fileFuwn2021-06-091-1/+1
* refactor(config): rename `Whirl.toml` to `Config.toml`Fuwn2021-06-091-1/+3
* feat(global): move whirl-generated files to their own directoriesFuwn2021-06-091-7/+1
* test(whirl_common): create benchmarksFuwn2021-06-071-0/+1
* feat(global): logs now go to a dedicated directory and fileFuwn2021-05-151-0/+1
* ci(make): create act-cli taskFuwn2021-05-101-0/+1
* chore(git): remove oudated ignored directoryFuwn2021-05-061-3/+0
* feat(db): use diesel instead of sqlx, implement database testsFuwn2021-05-031-3/+3
* fix: Husky (git hooks) now worksFuwn2021-04-271-0/+3
* feature: New configuration file formatFuwn2021-04-271-5/+5
* etc: Remove legacy server moduleFuwn2021-04-261-0/+3
* chore: Add Nix and Docker supportFuwn2021-04-241-0/+3
* chore: Ignore Wireshark capture filesFuwn2021-04-231-0/+3
* major: :star:Fuwn2021-04-231-1/+1
* fix: Ignore database file when commitingFuwn2021-03-301-1/+1
* etc: Rename database fileFuwn2021-03-291-2/+2
* feature: Use TOML as config instead of environment variablesFuwn2021-03-291-0/+1
* chore: Exclude database development filesFuwn2021-03-211-0/+5
* whirl: :star:Fuwn2021-03-201-0/+7
* Initial commitFuwn2021-02-201-0/+10