RustyCMS: File-based headless CMS with REST API, admin UI, multilingual support
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
/target
|
||||
Cargo.lock
|
||||
.env
|
||||
.DS_Store
|
||||
*.db
|
||||
content.db
|
||||
content/
|
||||
.history
|
||||
Reference in New Issue
Block a user