diff --git a/.gitignore b/.gitignore
index ffbe096b..576dca8b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,6 +22,7 @@ dist/
# vendor/
bin/*
/alist
+/alist.exe
*.json
public/*.html
public/assets/
diff --git a/LICENSE b/LICENSE
index 29ebfa54..0ad25db4 100644
--- a/LICENSE
+++ b/LICENSE
@@ -658,4 +658,4 @@ specific requirements.
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU AGPL, see
-.
\ No newline at end of file
+.