This repository has been archived on 2023-02-19. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-buildbot/.gitignore
Francesco Siddi 96b04687a2 Initial UI cleanup
- added assets_shared submodule
- added support for grunt
- cleanup of layout.html
2015-06-14 21:57:08 +02:00

38 lines
371 B
Plaintext

# generic files to ignore
.*
# python temp paths
__pycache__/
*.py[cod]
# editors
*~
*.swp
*.swo
*#
*.bak
# ms-windows
Thumbs.db
ehthumbs.db
Desktop.ini
# OSX
.DS_storage
# local patches
/*.patch
/*.diff
# Buildbot specific files
http.log
master_private.py
twistd.log
linux_glibc211_x86_64_scons/
gitpoller-work/
node_modules/
*.sqlite-shm
*.sqlite-wal
*.pid
*.map