Initial commit

This commit is contained in:
Kaehvaman 2024-11-12 23:01:30 +04:00
commit 560cd2eba0
2 changed files with 23 additions and 0 deletions

21
.gitignore vendored Normal file
View File

@ -0,0 +1,21 @@
# ---> 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*

2
README.md Normal file
View File

@ -0,0 +1,2 @@
# DK