Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
EsreverWoW committed Aug 27, 2021
1 parent 6627c6d commit dca382a
Showing 1 changed file with 30 additions and 2 deletions.
32 changes: 30 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,32 @@
.DS_Store
.idea
# Project specifics
.release/
release.sh
ref-classic
ref-live

# IDE
.idea

# Ignore OS generated files
ehthumbs.db
Thumbs.db
[Dd]esktop.ini
$RECYCLE.BIN/
*.lnk
.DS_Store
.AppleDouble
.LSOverride
Icon\r\r
._*
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk

0 comments on commit dca382a

Please sign in to comment.