1
0
mirror of https://github.com/avinal/avinal.github.io.git synced 2026-07-03 23:30:09 +05:30
Files
avinal.github.io/.gitignore
T
avinal 6b07ea345f feat: redesign my webiste from scratch
- remove hugo and paper box theme
- inspiration https://jay.fish
- use astro based system

Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
2026-02-25 19:52:39 +05:30

22 lines
168 B
Plaintext

# Dependencies
node_modules/
# Build output
dist/
.astro/
# Environment
.env
.env.local
.env.production
# IDE
.idea/
.vscode/
# OS
.DS_Store
# Legacy Hugo
public/