remove tempdir
This commit is contained in:
parent
0f085b0eb4
commit
af03dd03eb
8
.gitignore
vendored
8
.gitignore
vendored
@ -356,8 +356,8 @@ fabric.properties
|
|||||||
|
|
||||||
#################### NotepadPP.gitignore ####################
|
#################### NotepadPP.gitignore ####################
|
||||||
|
|
||||||
# Notepad++ backups #
|
# Notepad++ backups #
|
||||||
*.bak
|
*.bak
|
||||||
|
|
||||||
#################### PuTTY.gitignore ####################
|
#################### PuTTY.gitignore ####################
|
||||||
|
|
||||||
@ -485,7 +485,8 @@ $RECYCLE.BIN/
|
|||||||
.LSOverride
|
.LSOverride
|
||||||
|
|
||||||
# Icon must end with two \r
|
# Icon must end with two \r
|
||||||
Icon
|
Icon
|
||||||
|
|
||||||
|
|
||||||
# Thumbnails
|
# Thumbnails
|
||||||
._*
|
._*
|
||||||
@ -512,3 +513,4 @@ Temporary Items
|
|||||||
!.gitignore
|
!.gitignore
|
||||||
!.gitsubmodules
|
!.gitsubmodules
|
||||||
skills/config.py
|
skills/config.py
|
||||||
|
tempdir*
|
||||||
|
Loading…
Reference in New Issue
Block a user