We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0810561 commit cc96a5bCopy full SHA for cc96a5b
.gitignore
@@ -22,6 +22,7 @@ dist/
22
# vendor/
23
bin/*
24
/alist
25
+/alist.exe
26
*.json
27
public/*.html
28
public/assets/
LICENSE
@@ -658,4 +658,4 @@ specific requirements.
658
You should also get your employer (if you work as a programmer) or school,
659
if any, to sign a "copyright disclaimer" for the program, if necessary.
660
For more information on this, and how to apply and follow the GNU AGPL, see
661
-<https://www.gnu.org/licenses/>.
+<https://www.gnu.org/licenses/>.
0 commit comments