summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 54964bb0ec4dfe21d2a555a53289875a12106feb (plain)
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
# Hugo
/public/
/resources/

# Node.js
node_modules/
package-lock.json

# IDE
.vscode/
.idea/
*.swp
*.swo

# OS
.DS_Store
.hugo_build.lock

# Generated files
.claude/settings.local.json
HANDOFF.md
danixxyz.tar.gz

# Brainstorming artifacts
.superpowers/