repo.or.cz
/
blender-dev-tools.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Cleanup: delete .arcconfig
[blender-dev-tools.git]
/
.gitignore
blob
6aec9ef34c07f5ee5bc8da7f2e6685203c0607ee
1
# generic files to ignore
2
.*
3
4
# python temp paths
5
__pycache__/
6
*.py[cod]
7
8
# editors
9
*~
10
*.swp
11
*.swo
12
*#
13