Browse Source

Update .gitignore

pull/311/head
Jackie Liu 5 years ago
parent
commit
b95105f5f8
  1. 18
      .gitignore

18
.gitignore

@ -337,4 +337,20 @@ ASALocalRun/
.localhistory/
# BeatPulse healthcheck temp database
healthchecksdb
healthchecksdb
# Logs and databases #
######################
*.log
*.sql
*.sqlite
# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
Loading…
Cancel
Save