-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
55 lines (49 loc) · 835 Bytes
/
Copy path.gitignore
File metadata and controls
55 lines (49 loc) · 835 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
node_modules
dist
out
.DS_Store
.eslintcache
*.log*
# PyInstaller output (pre-built bwm_helper executable, generated via npm run build:python)
resources/bin/
build/
# Environment / secrets
.env
.env.*
!.env.example
# IDE / OS
.idea/
.vscode/
Thumbs.db
.agents/
.cursor/
skills-lock.json
# Python
__pycache__/
*.py[cod]
*.pyo
*.pyd
.pytest_cache/
.mypy_cache/
.venv*/
.ruff_cache/
.hypothesis/
# Build/cache artifacts
coverage/
*.tsbuildinfo
tmp/
temp/
artifacts/mlwm_v1/runs/
artifacts/mlwm_v1/tensorboard/
artifacts/mlwm_v1/tmp/
artifacts/promoted/**/*.tmp
artifacts/promoted/**/*.log
resources/models/neural_wm/*.tmp
resources/models/neural_wm/*.pt
resources/models/neural_wm/*.ckpt
resources/models/neural_wm/*.safetensors
resources/models/neural_wm/*.bin
data/
datasets/
# Test images
blind_watermark/濞村鐦崶?.png