mirror of
https://github.com/kossakovsky/n8n-install.git
synced 2026-03-07 22:33:11 +00:00
- Included .env.bak in the .gitignore file to prevent backup environment files from being tracked by Git, ensuring a cleaner repository and reducing the risk of accidentally committing sensitive information.
9 lines
99 B
Plaintext
9 lines
99 B
Plaintext
.DS_Store
|
|
.env
|
|
.env.bak
|
|
.env.test
|
|
volumes/
|
|
shared/
|
|
supabase/
|
|
searxng/uwsgi.ini
|
|
searxng/settings.yml |