ADD .directory to .gitignore
This commit is contained in:
parent
69680b04e9
commit
592dbe15f6
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,9 +1,10 @@
|
||||
# python temporary files
|
||||
*.pyc
|
||||
|
||||
# editor autosaves
|
||||
# editor autosaves, data and file browser files
|
||||
$~
|
||||
.idea/
|
||||
.directory
|
||||
|
||||
# temporary data
|
||||
temp
|
||||
|
Loading…
x
Reference in New Issue
Block a user