Files
2025-08-02-Springtrap-Princ…/.specstory/history/2025-08-02_21-25Z-blender-project-gitignore-and-git-lfs-setup.md
2025-08-02 15:30:41 -06:00

43 lines
770 B
Markdown

<!-- Generated by SpecStory -->
# 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.
---
<details>
<summary>Listed current directory • **6** results</summary>
| Name |
|-------|
| 📁 `.git` |
| 📁 `.specstory` |
| 📄 `.cursorindexingignore` |
| 📁 `assets` |
| 📁 `Pr` |
| 📁 `blends` |
</details>
---
Now I'll create a comprehensive `.gitignore` file for Blender projects and set up Git LFS for handling large files like video assets.
---
---