Files
s-ui/backend/.gitignore
T
Alireza Ahmadi f40b27fd8b initial commit
2024-02-13 01:17:54 +01:00

24 lines
192 B
Plaintext

.DS_Store
dist/
release/
backup/
bin/
sui
web/html
main
tmp
.sync*
*.tar.gz
# local env files
.env.local
.env.*.local
# Log files
*.log*
.cache
# Editor directories and files
.idea
.vscode