-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
48 lines (39 loc) · 909 Bytes
/
.gitignore
File metadata and controls
48 lines (39 loc) · 909 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
# =============================================================================
# Human++ .gitignore
#
# Core principle: palette.toml is the single source of truth.
# Everything in dist/ and site/data/ is generated — do not commit.
# =============================================================================
# Generated outputs (built from palette.toml)
dist/
site/data/
site/index.html
# Keep site/assets/ — generated SVGs are committed so README images work on GitHub
# Python
__pycache__/
*.pyc
*.pyo
*.egg-info/
build/
.venv/
venv/
# Node.js (for VS Code extension)
node_modules/
out/
*.vsix
# Editor/IDE
.vscode/
.idea/
*.swp
*.swo
*~
# macOS
.DS_Store
# Local test/dev scratchpads (but keep packages/vscode-extension/testbed/ - it has useful demos)
/testbed/
# Lock files are tracked for reproducible builds
# package-lock.json
# Tinty symlinks (point to dist/)
sketchybar
borders
skhd