gitignore: exclude .tmp_* files (accidentally committed proxy creds in previous commit)

User needs to rotate Proxys.io password after migration tests are done.
This commit is contained in:
wasrusgen 2026-05-11 16:06:05 +03:00
parent e7f6e64e38
commit b1d8f3e38a
2 changed files with 4 additions and 1000 deletions

4
.gitignore vendored
View File

@ -62,3 +62,7 @@ package-lock.json
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Temp/secret files
.tmp_*
*.proxies.txt

File diff suppressed because it is too large Load Diff