ignore specst
This commit is contained in:
+5
-126
@@ -1,130 +1,9 @@
|
|||||||
# Blender Studio Git Management - .gitignore
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:500397b1550a8c58e0710b51d6b9807630bbd48cb167c6f27bbddcf9ee6c7f27
|
||||||
|
size 1582
|
||||||
|
|
||||||
# Blender auto-save files
|
.specstory/
|
||||||
*.blend1
|
|
||||||
*.blend2
|
|
||||||
*.blend3
|
|
||||||
*.blend4
|
|
||||||
*.blend5
|
|
||||||
*.blend6
|
|
||||||
*.blend7
|
|
||||||
*.blend8
|
|
||||||
*.blend9
|
|
||||||
|
|
||||||
# Blender cache and temporary files
|
_archive/
|
||||||
*.swp
|
|
||||||
*.swo
|
|
||||||
*~
|
|
||||||
*.tmp
|
|
||||||
*.temp
|
|
||||||
|
|
||||||
# Blender internal cache files
|
|
||||||
*.bpy
|
|
||||||
*.bmesh
|
|
||||||
*.bvh
|
|
||||||
*.bobj
|
|
||||||
*.bphys
|
|
||||||
|
|
||||||
# OS generated files
|
|
||||||
.DS_Store
|
|
||||||
.DS_Store?
|
|
||||||
._*
|
|
||||||
.Spotlight-V100
|
|
||||||
.Trashes
|
|
||||||
ehthumbs.db
|
|
||||||
Thumbs.db
|
|
||||||
desktop.ini
|
|
||||||
|
|
||||||
# Editor files
|
|
||||||
.vscode/
|
.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
|
|
||||||
|
|
||||||
# Archive files
|
|
||||||
*.zip
|
|
||||||
*.rar
|
|
||||||
*.7z
|
|
||||||
*.tar.gz
|
|
||||||
|
|
||||||
# Log files
|
|
||||||
*.log
|
|
||||||
*.txt
|
|
||||||
|
|
||||||
# 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/
|
|
||||||
*.blend10
|
|
||||||
*.blend11
|
|
||||||
*.blend12
|
|
||||||
*.blend13
|
|
||||||
*.blend14
|
|
||||||
*.blend15
|
|
||||||
*.blend16
|
|
||||||
*.blend17
|
|
||||||
*.blend18
|
|
||||||
*.blend19
|
|
||||||
*.blend20
|
|
||||||
*.blend21
|
|
||||||
*.blend22
|
|
||||||
*.blend23
|
|
||||||
*.blend24
|
|
||||||
*.blend25
|
|
||||||
*.blend26
|
|
||||||
*.blend27
|
|
||||||
*.blend28
|
|
||||||
*.blend29
|
|
||||||
*.blend30
|
|
||||||
*.blend31
|
|
||||||
*.blend32
|
|
||||||
# image sequences
|
|
||||||
seq/
|
|
||||||
Renders/
|
|
||||||
# Premiere
|
|
||||||
*.prlock
|
|
||||||
Adobe Premiere Pro Video Previews/
|
|
||||||
Adobe Premiere Pro Audio Previews/
|
|
||||||
Adobe Premiere Pro (Beta) Video Previews/
|
|
||||||
Adobe Premiere Pro (Beta) Audio Previews/
|
|
||||||
|
|||||||
@@ -1,2 +0,0 @@
|
|||||||
# SpecStory explanation file
|
|
||||||
/.what-is-this.md
|
|
||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user