# Blender project gitignore and git lfs setup (2025-08-02 21:25Z) _**User**_ gimme blender project gitignore and activate git lfs --- _**Assistant**_ I'll help you create a `.gitignore` file for your Blender project and set up Git LFS. Let me first check the current directory structure and then create the appropriate files. ---
Listed current directory • **6** results | Name | |-------| | 📁 `.git` | | 📁 `.specstory` | | 📄 `.cursorindexingignore` | | 📁 `assets` | | 📁 `Pr` | | 📁 `blends` |
--- Now I'll create a comprehensive `.gitignore` file for Blender projects and set up Git LFS for handling large files like video assets. --- ---