1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# Nix Flake stuff
result
# Generated by nix-pre-commit-hooks
/.pre-commit-config.yaml
# Direnv
.direnv
# Rust stuff
target
# Vagrant stuff
.vagrant
*.log
# Compiled artifacts
# (see devtools/*-package-for-*.sh)
/eza-linux-x86_64
/eza-linux-x86_64-*.zip
/eza-macos-x86_64
/eza-macos-x86_64-*.zip
/eza_*.deb
/MD5SUMS
/SHA1SUMS
# Snap stuff
parts
prime
stage
*.snap
# VHS testing stuff
out.gif
tests/tmp
## Dynamically generated
tests/test_dir
# Miscenallous
.idea