diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-05-27 01:15:49 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-05-27 01:15:49 +0800 |
| commit | aede0625fa3a20b2e5bab2165034a98c06822ab3 (patch) | |
| tree | 4c4bfccff118f4ebedff757b029d7470c38e2187 /.gitignore | |
| parent | f1f10ae340452e268d6a7772249cea1d1da6a65a (diff) | |
| download | alicelinux-aede0625fa3a20b2e5bab2165034a98c06822ab3.tar.gz alicelinux-aede0625fa3a20b2e5bab2165034a98c06822ab3.zip | |
.gitignore added
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..9e3df07f --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +*.spm +*.iso +*.tar.xz +*.sha256sum +*.pkglist |