AeThex-OS/.gitignore

30 lines
No EOL
346 B
Text

# Build artifacts and downloads
artifacts/
*.iso
*.sha256.txt
*.zip
# OS / editor
.DS_Store
Thumbs.db
.vscode/
node_modules/
node_modules
dist
.DS_Store
server/public
vite.config.ts.*
*.tar.gz
# Environment variables
.env
# Jekyll / GitHub Pages
/.bundle/
/vendor/
/_site/
/.jekyll-cache/
/.jekyll-metadata
Gemfile.lock
.env.local
.env.*.local