mirror of
https://github.com/AeThex-Corporation/AeThex-OS.git
synced 2026-04-17 22:27:19 +00:00
23 lines
No EOL
267 B
Text
23 lines
No EOL
267 B
Text
# Build artifacts and downloads
|
|
artifacts/
|
|
aethex-linux-build/
|
|
*.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
|
|
.env.local
|
|
.env.*.local |