mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-08-19 12:06:25 +00:00
chore: git ignore ./agents/ and LOCAL.md
This commit is contained in:
@@ -18,15 +18,21 @@ install-*.ps1
|
||||
*.env
|
||||
.env
|
||||
!example.env
|
||||
LOCAL.md
|
||||
|
||||
# caches
|
||||
_cache/
|
||||
node_modules/
|
||||
|
||||
# temporary & backup files
|
||||
agents/
|
||||
.*.sw*
|
||||
*.bak
|
||||
*.bak.*
|
||||
tmp
|
||||
*.tmp
|
||||
tmp.*
|
||||
*.tmp.*
|
||||
|
||||
# agent session files
|
||||
agents/
|
||||
|
||||
Reference in New Issue
Block a user