forked from wandb/wandb
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
43 lines (33 loc) · 734 Bytes
/
Copy path.gitignore
File metadata and controls
43 lines (33 loc) · 734 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
# NOTE: We use Hatch to build wandb, and it respects the *first* .gitignore
# file it sees. It doesn't consider .gitignore files in subdirectories.
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
# Distribution / packaging
dist/
build/
*.egg
# Conventional location for Python virtual environments.
.venv/*
# Configuration files
.python-version
.idea/
# .vscode/
# nox cache
.nox/
.nox-wandb/
# Unit test / coverage reports / Linting
test-results/
.pytest_cache/
.hypothesis/
.coverage*
coverage.xml
coverage.txt
cover-results/
mypy-results/
.mypy_cache/
# Build output in gpu_stats
gpu_stats/target/
# Outputs of tools/local_wandb_server.py
tools/local_wandb_server.state.lock
tools/local_wandb_server.state