mirror of
https://github.com/Floriansylvain/RenewCMS.git
synced 2026-08-19 19:53:21 +02:00
15 lines
70 B
Plaintext
15 lines
70 B
Plaintext
# IDE
|
|
.idea
|
|
.vscode
|
|
|
|
# DB
|
|
*.db
|
|
|
|
# Build
|
|
bin
|
|
|
|
# Environment
|
|
.env
|
|
|
|
tmp/
|