mirror of
https://github.com/ItsDrike/itsdrike.com.git
synced 2025-01-23 20:14:33 +00:00
19 lines
208 B
Plaintext
19 lines
208 B
Plaintext
# Hugo website build
|
|
public/
|
|
|
|
# Editor project settings
|
|
.vscode/
|
|
.replit
|
|
|
|
# Custom attributes for folders on Mac OS
|
|
.DS_Store
|
|
|
|
# Environmental variables
|
|
.env
|
|
|
|
# Backup files
|
|
*.bak
|
|
|
|
# Personal TODO files
|
|
TODO
|