Zion Boggan
repos/Darwin/.gitignore
zionboggan.com ↗
15 lines · text
History for this file →
1
node_modules/
2
.env
3
.env.*
4
!.env.example
5
.venv/
6
venv/
7
__pycache__/
8
*.pyc
9
dist/
10
build/
11
.next/
12
out/
13
*.log
14
_logs/
15
.DS_Store