mirror of
https://github.com/Floriansylvain/RenewCMS.git
synced 2026-08-19 11:43:22 +02:00
19 lines
116 B
Plaintext
19 lines
116 B
Plaintext
# IDE
|
|
.idea
|
|
.vscode
|
|
|
|
# DB
|
|
*.db
|
|
|
|
# Build
|
|
bin
|
|
dist/
|
|
|
|
# Environment
|
|
.env
|
|
|
|
# Generated files
|
|
tmp/
|
|
uploadedImages/
|
|
*.exe
|