diff options
| author | Fuwn <[email protected]> | 2021-04-24 18:25:38 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-04-24 18:25:38 +0000 |
| commit | fc86d754351e9390bd609a756cb2075a4cd5dcba (patch) | |
| tree | 0b69999dbf43737a2a943153ac90e70d6a12599a /.gitignore | |
| parent | fmt: Add alt. attributes to images (diff) | |
| download | whirl-fc86d754351e9390bd609a756cb2075a4cd5dcba.tar.xz whirl-fc86d754351e9390bd609a756cb2075a4cd5dcba.zip | |
chore: Add Nix and Docker support
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -24,3 +24,6 @@ whirl.db-wal # Wireshark *.pcapng + +# Nix +result* |