mirror of
https://github.com/wasrusgen/zov-tech.git
synced 2026-06-03 16:44:48 +00:00
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:
parent
e7f6e64e38
commit
b1d8f3e38a
4
.gitignore
vendored
4
.gitignore
vendored
@ -62,3 +62,7 @@ package-lock.json
|
|||||||
npm-debug.log*
|
npm-debug.log*
|
||||||
yarn-debug.log*
|
yarn-debug.log*
|
||||||
yarn-error.log*
|
yarn-error.log*
|
||||||
|
|
||||||
|
# Temp/secret files
|
||||||
|
.tmp_*
|
||||||
|
*.proxies.txt
|
||||||
|
|||||||
1000
.tmp_proxies.txt
1000
.tmp_proxies.txt
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user