itsdrike.com/.gitignore
2021-08-25 09:46:48 +02:00

22 lines
247 B
Plaintext

# Hugo website build
public/
# Node/NPM dependencies
node_modules/
# Editor project settings
.vscode/
.replit
# Custom attributes for folders on Mac OS
.DS_Store
# Environmental variables
.env
# Backup files
*.bak
# Personal TODO files
TODO