-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
41 lines (41 loc) · 1.04 KB
/
Copy path.gitignore
File metadata and controls
41 lines (41 loc) · 1.04 KB
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
/.vscode
/__pycache__
/build
/dist
/node_modules/
*.log
.claude
.codebuddy
.qoder
biorhythm_env/*
biorhythm_env/Lib/site-packages/*
frontend/node_modules/*
frontend/node_modules/.bin/*
backend/utils/__pycache__/*
biorhythm_env/Lib/site-packages/wheel/cli/__pycache__/__init__.cpython-312.pyc
backend/services/__pycache__/*
backend/services/__pycache__/biorhythm_service.cpython-312.pyc
backend/services/__pycache__/biorhythm_service.cpython-39.pyc
frontend/build/*
backend/config/__pycache__/maya_config.cpython-312.pyc
*.pyc
backend/.DS_Store
frontend/.DS_Store
*.DS_Store
.qoder/OpenSpec/.gitignore
.DS_Store
electron/node_modules/
electron/dist/
electron/build/icons/
electron_build/dist/
electron_build/node_modules/
electron/build_temp/
electron/dist-women-health/
women-health-app/node_modules/
women-health-app/frontend/node_modules/
women-health-app/electron/node_modules/
women-health-app/electron/dist/
women-health-app/electron/dist-women-health/
electron/public/
women-health-app/frontend/build/
women-health-app/frontend/build/asset-manifest.json