mirror of
https://github.com/felixrieseberg/windows95.git
synced 2026-05-09 00:24:09 +00:00
Better gitignore
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -1,14 +1,15 @@
|
||||
node_modules
|
||||
out
|
||||
src/images
|
||||
.DS_Store
|
||||
images
|
||||
images_new
|
||||
helper-images
|
||||
|
||||
/images*/
|
||||
|
||||
dist
|
||||
!.github/images
|
||||
*.code-workspace
|
||||
*.pfx
|
||||
|
||||
Microsoft.Trusted.Signing.Client*
|
||||
trusted-signing-metadata.json
|
||||
.env
|
||||
electron-windows-sign.log
|
||||
|
||||
Reference in New Issue
Block a user