summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: fc3ea8e1a93cbb0c61f8c68ae5ef2fc05ae3b05e (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*
danixxyz.tar.gz

# Brainstorming artifacts
.superpowers/