diff options
author | metamuffin <metamuffin@disroot.org> | 2025-04-01 23:19:19 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-04-01 23:19:19 +0200 |
commit | 6ae973130eca4482e7048e55cd0aeb447533c296 (patch) | |
tree | f3007da29b9d81745a4e500e577e081d59e3f84b /.gitignore | |
download | oscosu-6ae973130eca4482e7048e55cd0aeb447533c296.tar oscosu-6ae973130eca4482e7048e55cd0aeb447533c296.tar.bz2 oscosu-6ae973130eca4482e7048e55cd0aeb447533c296.tar.zst |
a
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..0f285c7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/target +/samples |