Compleated Code

This commit is contained in:
elvis
2023-08-24 19:46:27 +02:00
parent 1c487e1a23
commit 1f2827a100
22 changed files with 4506 additions and 1 deletions

29
.gitignore vendored
View File

@ -1,4 +1,31 @@
# ---> C++
# General
.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
Icon
# Thumbnails
._*
# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
# ---> c++
# Prerequisites
*.d