mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-08-19 03:56:16 +00:00
chore: organize and label .gitignore
This commit is contained in:
+9
-2
@@ -1,7 +1,14 @@
|
||||
.env
|
||||
node_modules
|
||||
# generated artifacts
|
||||
install-*.sh
|
||||
install-*.bat
|
||||
install-*.ps1
|
||||
|
||||
# local config
|
||||
.env
|
||||
|
||||
# caches
|
||||
node_modules/
|
||||
|
||||
# temporary & backup files
|
||||
.*.sw*
|
||||
*.bak
|
||||
|
||||
Reference in New Issue
Block a user