File size: 204 Bytes
c0a740e
 
 
 
 
c7c291a
c0a740e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
venv/
*.pyc
__cache__
.idea
tmp/
*.log
.env*
__pycache__
.DS_Store
.pytest_cache
node_modules
dist
*/node_modules
*/dist
*/.env*
.coverage
.git/
*/.git/
*/.git*
mongo/
.history/
.continue/
.vscode/
tests/