diff options
| author | nsfisis <54318333+nsfisis@users.noreply.github.com> | 2025-04-27 13:47:46 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-27 13:47:46 +0900 |
| commit | 771f7c72fd1f1236031751048861550c694c796c (patch) | |
| tree | f2b74712b9b3c064bbc435e14a889825e67a82d4 /.gitignore | |
| download | nur-packages-771f7c72fd1f1236031751048861550c694c796c.tar.gz nur-packages-771f7c72fd1f1236031751048861550c694c796c.tar.zst nur-packages-771f7c72fd1f1236031751048861550c694c796c.zip | |
Initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7dc3520 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +result +result-* + |
