-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
81 lines (77 loc) · 976 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
/php-obfuscator
**/node_modules
**/vendor
/config
/dashboard
/img
/xampp
/bitnami.css
/applications.html
*.lock
/*.pid
/proxyChecker.txt
/webalizer
.cache/
*.cache
.yarn/*.gz
.yarn/cache
tmp/
*.txt
*.lnk
*.ink
!proxyFetcherSources.txt
!CIDR*.txt
/vendor/
/status.json
.vscode/sftp.json
!/robots.txt
/working.json
package-lock.json
/_config.json
!/.crontab.txt
/backups
!**/*.php.txt
!**/*.py.txt
/sitemap.txt
!LICENSE*
/app
/proxyManager.js
# Env
/.env
# production environment vars
/_env.json
/.env.build.json
# rollup ESM -> CJS by `bin/build-project`
/.env.cjs
# intellij idea
.idea/material*
# python
/data/script/
/profiles-proxy.json
!/adspower.txt
!/requirements_base.txt
/requirements.txt
/profiles
/profiles.json
/build
/local_storage.json
/output
/error_logs
__pycache__
.venv/
venv/
.conda/
/dist
*.egg-info
/.vs
/src/nuitka
/src/undetected-chromedriver
/src/selenium-dolphin
/config.yaml
*.out
/databases
/public/static
**/.*_cache
/xl*
# nodejs
**/baileys_*/