ignroe specstory
This commit is contained in:
@@ -57,6 +57,7 @@ desktop.ini
|
|||||||
*.swp
|
*.swp
|
||||||
*.swo
|
*.swo
|
||||||
*~
|
*~
|
||||||
|
.specstory/
|
||||||
|
|
||||||
# Large media files (uncomment if you want to exclude rendered outputs)
|
# Large media files (uncomment if you want to exclude rendered outputs)
|
||||||
# *.mp4
|
# *.mp4
|
||||||
|
|||||||
@@ -1,130 +0,0 @@
|
|||||||
# Blender Studio Git Management - .gitignore
|
|
||||||
|
|
||||||
# Blender auto-save files
|
|
||||||
*.blend1
|
|
||||||
*.blend2
|
|
||||||
*.blend3
|
|
||||||
*.blend4
|
|
||||||
*.blend5
|
|
||||||
*.blend6
|
|
||||||
*.blend7
|
|
||||||
*.blend8
|
|
||||||
*.blend9
|
|
||||||
*.blend10
|
|
||||||
*.blend11
|
|
||||||
*.blend12
|
|
||||||
*.blend13
|
|
||||||
*.blend14
|
|
||||||
*.blend15
|
|
||||||
*.blend16
|
|
||||||
*.blend17
|
|
||||||
*.blend18
|
|
||||||
*.blend19
|
|
||||||
*.blend20
|
|
||||||
*.blend21
|
|
||||||
*.blend22
|
|
||||||
*.blend23
|
|
||||||
*.blend24
|
|
||||||
*.blend25
|
|
||||||
*.blend26
|
|
||||||
*.blend27
|
|
||||||
*.blend28
|
|
||||||
*.blend29
|
|
||||||
*.blend30
|
|
||||||
*.blend31
|
|
||||||
*.blend32
|
|
||||||
|
|
||||||
# Blender cache and temporary files
|
|
||||||
*.swp
|
|
||||||
*.swo
|
|
||||||
*~
|
|
||||||
*.tmp
|
|
||||||
*.temp
|
|
||||||
|
|
||||||
# OS generated files
|
|
||||||
.DS_Store
|
|
||||||
.DS_Store?
|
|
||||||
._*
|
|
||||||
.Spotlight-V100
|
|
||||||
.Trashes
|
|
||||||
ehthumbs.db
|
|
||||||
Thumbs.db
|
|
||||||
desktop.ini
|
|
||||||
|
|
||||||
# Editor files
|
|
||||||
.vscode/
|
|
||||||
.idea/
|
|
||||||
*.swp
|
|
||||||
*.swo
|
|
||||||
*~
|
|
||||||
|
|
||||||
# Large media files (uncomment if you want to exclude rendered outputs)
|
|
||||||
# *.mp4
|
|
||||||
# *.avi
|
|
||||||
# *.mov
|
|
||||||
# *.png
|
|
||||||
# *.jpg
|
|
||||||
# *.jpeg
|
|
||||||
# *.exr
|
|
||||||
# *.hdr
|
|
||||||
# *.tiff
|
|
||||||
# *.tga
|
|
||||||
|
|
||||||
# Audio files (uncomment if excluding)
|
|
||||||
# *.wav
|
|
||||||
# *.mp3
|
|
||||||
# *.aac
|
|
||||||
# *.ogg
|
|
||||||
|
|
||||||
# Log files
|
|
||||||
*.log
|
|
||||||
|
|
||||||
# Python cache
|
|
||||||
__pycache__/
|
|
||||||
*.pyc
|
|
||||||
*.pyo
|
|
||||||
*.pyd
|
|
||||||
.Python
|
|
||||||
|
|
||||||
# Node modules (if using any web tools)
|
|
||||||
node_modules/
|
|
||||||
|
|
||||||
# Environment files
|
|
||||||
.env
|
|
||||||
.env.local
|
|
||||||
.env.development.local
|
|
||||||
.env.test.local
|
|
||||||
.env.production.local
|
|
||||||
|
|
||||||
# Backup files
|
|
||||||
*.bak
|
|
||||||
*.backup
|
|
||||||
*.old
|
|
||||||
|
|
||||||
# Temporary files
|
|
||||||
temp/
|
|
||||||
tmp/
|
|
||||||
cache/
|
|
||||||
|
|
||||||
Renders/**
|
|
||||||
!Renders/_zipped/
|
|
||||||
!Renders/_zipped/**
|
|
||||||
!Renders/**/
|
|
||||||
!Renders/**/*.bat
|
|
||||||
!Renders/**/*.log
|
|
||||||
seq/
|
|
||||||
|
|
||||||
# Premiere
|
|
||||||
*.prlock
|
|
||||||
Adobe Premiere Pro Video Previews/
|
|
||||||
Adobe Premiere Pro Audio Previews/
|
|
||||||
Adobe Premiere Pro (Beta) Video Previews/
|
|
||||||
Adobe Premiere Pro (Beta) Audio Previews/
|
|
||||||
footage/
|
|
||||||
plates/
|
|
||||||
|
|
||||||
Pr/RnR/
|
|
||||||
# SpecStory explanation file
|
|
||||||
/.what-is-this.md
|
|
||||||
# SpecStory project identity file
|
|
||||||
/.project.json
|
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"workspace_id": "8537-6a11-5cf1-ddb7",
|
|
||||||
"workspace_id_at": "2025-12-21T06:08:25.117Z",
|
|
||||||
"project_name": "Assets_OBS",
|
|
||||||
"cloud_sync": false,
|
|
||||||
"git_id": "42dd-6e83-fed9-d4db",
|
|
||||||
"git_id_at": "2025-12-27T21:05:18.471Z"
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user