WrittingFantasy/.gitignore
StillHammer 4209ee6bbc Initial commit: Setup project structure
- Add README with project description
- Create directory structure (worldbuilding, characters, plots, chapters, notes)
- Add .gitignore for writing projects
- Configure remote origin for Gitea

Repository ready for work. Remote push pending Gitea repo creation.
2025-12-17 13:24:53 +08:00

21 lines
214 B
Plaintext

# OS files
.DS_Store
Thumbs.db
desktop.ini
# Editor files
*.swp
*.swo
*~
.vscode/
.idea/
# Temporary files
*.tmp
*.bak
~*
# Private notes (si vous voulez garder certaines notes privées)
private/
drafts/backup/