# ============================================ # UnionFlow Parent .gitignore # ============================================ # Documentation temporaire **/CORRECTIF_*.md **/REFONTE_*.md **/ANALYSE_*.md **/PLAN_*.md **/FIX_*.md **/TEST_*.md **/CHANGELOG_*.md # Logs *.log logs/ *.log.* # OS .DS_Store Thumbs.db .Spotlight-V100 .Trashes # IDE .idea/ .vscode/ *.swp *.swo *~ .project .classpath .settings/ *.iml *.ipr *.iws # Specification tools .specify/memory/inventaire-code.md .cursor/ # Temporary files *.tmp *.bak *.old