diff options
| author | taitep <taitep@taitep.se> | 2026-01-04 18:51:23 +0100 |
|---|---|---|
| committer | taitep <taitep@taitep.se> | 2026-01-04 18:51:23 +0100 |
| commit | 25bec21f20208a9369656a337cf5325e7b3a5a8d (patch) | |
| tree | 10b66b7837bd547ea08c5838a0c30b2c850618f5 /.gitignore | |
Initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..230aa58 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +build/ +config/ |
