mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-05-17 06:06:35 +00:00
15 lines
149 B
Plaintext
15 lines
149 B
Plaintext
# generated artifacts
|
|
install-*.sh
|
|
install-*.bat
|
|
install-*.ps1
|
|
|
|
# local config
|
|
.env
|
|
|
|
# caches
|
|
node_modules/
|
|
|
|
# temporary & backup files
|
|
.*.sw*
|
|
*.bak
|