mirror of https://github.com/Kylart/KawAnime.git
Updated gitignore to properly ignore dist files
This commit is contained in:
parent
054548acd1
commit
87875d97d8
|
@ -17,15 +17,7 @@ npm-debug.log
|
|||
.vscode
|
||||
|
||||
#dist
|
||||
KawAnime*
|
||||
dist/mac
|
||||
dist/github
|
||||
dist/linux-unpacked
|
||||
dist/linux-ia32-unpacked
|
||||
dist/win-unpacked
|
||||
dist/win-ia32-unpacked
|
||||
dist/latest*
|
||||
dist/electron-builder.yaml
|
||||
dist/*
|
||||
|
||||
# webpack
|
||||
public
|
||||
|
|
Loading…
Reference in New Issue