Add .stash to gitignore
This commit is contained in:
parent
b44ac5752d
commit
01dad1ae9d
|
@ -70,3 +70,5 @@ Thumbs.db
|
|||
# --------
|
||||
*.dll
|
||||
*.exe
|
||||
|
||||
*.stash
|
||||
|
|
Loading…
Reference in New Issue