Files
RenewCMS/.gitignore
T

15 lines
70 B
Plaintext

# IDE
.idea
.vscode
# DB
*.db
# Build
bin
# Environment
.env
tmp/