-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
executable file
·59 lines (56 loc) · 777 Bytes
/
.gitignore
File metadata and controls
executable file
·59 lines (56 loc) · 777 Bytes
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
# CertGames - .gitignore
# ©CertGames | 2026 | ©AngelaMos LLC
*venv/
*.venv/
*venv
*.pyc
*.egg-info/
.bzr
*.cache
.direnv
.eggs
.git
.git-rewrite
.hg
.ipynb_checkpoints
.mypy_cache
.nox
.pyenv
.pytest_cache
.pytype
.ruff_cache
.svn
.tox
__pycache__
__pycache__/
_build
build
dist
site-packages
backend/.env.development
backend/.env.production
backend/.env.testing
.env.development
.env.production
.env.testing
*.env
node_modules/
my-react-app/build/
AuthKey_8VA5M37ZZZ.p8
nginx/logs/
.claude
backend/.coverage
backend/context/
backend/certgames.egg-info
conf/nginx/logs/
λex/bin/
λex/src/*.o
λex/src/nimcache/
infra/nginx/logs/
package-lock.json
devdocs/
backend/celerybeat-schedule
backend/celerybeat-schedule-shm
backend/celerybeat-schedule-wal
business/
psychology/