переделка
This commit is contained in:
parent
8c1b47db6d
commit
05ff805133
23
.gitignore
vendored
23
.gitignore
vendored
@ -1,3 +1,26 @@
|
|||||||
|
# ---> MicrosoftOffice
|
||||||
|
*.tmp
|
||||||
|
|
||||||
|
# Word temporary
|
||||||
|
~$*.doc*
|
||||||
|
|
||||||
|
# Word Auto Backup File
|
||||||
|
Backup of *.doc*
|
||||||
|
|
||||||
|
# Excel temporary
|
||||||
|
~$*.xls*
|
||||||
|
|
||||||
|
# Excel Backup File
|
||||||
|
*.xlk
|
||||||
|
|
||||||
|
# PowerPoint temporary
|
||||||
|
~$*.ppt*
|
||||||
|
|
||||||
|
# Visio autosave temporary files
|
||||||
|
*.~vsd*
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# ---> Windows
|
# ---> Windows
|
||||||
# Windows thumbnail cache files
|
# Windows thumbnail cache files
|
||||||
Thumbs.db
|
Thumbs.db
|
||||||
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user