Skip to content

Commit

Permalink
Create .gitignore file
Browse files Browse the repository at this point in the history
add OS generated file in .gitignore
  • Loading branch information
Arsenic-ATG committed Jan 10, 2021
1 parent 4eb2cc5 commit ecf014c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db

0 comments on commit ecf014c

Please sign in to comment.