mirror of
https://github.com/bitcookies/winrar-keygen.git
synced 2026-03-11 09:35:31 +00:00
🕶 Update gitignore
add /obj and /bin
This commit is contained in:
parent
318fa0207e
commit
f514d1faa4
1 changed files with 47 additions and 3 deletions
50
.gitignore
vendored
50
.gitignore
vendored
|
|
@ -1,4 +1,48 @@
|
|||
.DS_Store
|
||||
Thumbs.db
|
||||
# Development
|
||||
.pdb
|
||||
.vs/
|
||||
.vs/
|
||||
obj/
|
||||
bin/
|
||||
|
||||
# Windows image file caches
|
||||
Thumbs.db
|
||||
ehthumbs.db
|
||||
|
||||
# Folder config file
|
||||
Desktop.ini
|
||||
|
||||
# Recycle Bin used on file shares
|
||||
$RECYCLE.BIN/
|
||||
|
||||
# Windows Installer files
|
||||
*.cab
|
||||
*.msi
|
||||
*.msm
|
||||
*.msp
|
||||
|
||||
# Windows shortcuts
|
||||
*.lnk
|
||||
|
||||
# macOS
|
||||
*/.DS_Store
|
||||
.DS_Store
|
||||
.LSOverride
|
||||
.AppleDouble
|
||||
|
||||
# Thumbnails
|
||||
._*
|
||||
|
||||
# Files that might appear in the root of a volume
|
||||
.DocumentRevisions-V100
|
||||
.fseventsd
|
||||
.Spotlight-V100
|
||||
.TemporaryItems
|
||||
.Trashes
|
||||
.VolumeIcon.icns
|
||||
|
||||
# Directories potentially created on remote AFP share
|
||||
.AppleDB
|
||||
.AppleDesktop
|
||||
Network Trash Folder
|
||||
Temporary Items
|
||||
.apdisk
|
||||
|
|
|
|||
Loading…
Reference in a new issue