Skip to content

Commit

Permalink
Adding a flag against DS_Store files in the gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
juniorxsound committed Mar 20, 2018
1 parent 88d09f0 commit caf31b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
/[Bb]uilds/
/Assets/AssetStoreTools*

.DS_Store

# Visual Studio 2015 cache directory
/.vs/

Expand Down

0 comments on commit caf31b7

Please sign in to comment.