Skip to content

Commit cc96a5b

Browse files
committed
chore: add windows bin to gitignore
1 parent 0810561 commit cc96a5b

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ dist/
2222
# vendor/
2323
bin/*
2424
/alist
25+
/alist.exe
2526
*.json
2627
public/*.html
2728
public/assets/

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -658,4 +658,4 @@ specific requirements.
658658
You should also get your employer (if you work as a programmer) or school,
659659
if any, to sign a "copyright disclaimer" for the program, if necessary.
660660
For more information on this, and how to apply and follow the GNU AGPL, see
661-
<https://www.gnu.org/licenses/>.
661+
<https://www.gnu.org/licenses/>.

0 commit comments

Comments
 (0)