Skip to content

Commit

Permalink
Improve gitignore (barryclark#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
Miguel de Moura authored and nielsenramon committed May 17, 2017
1 parent d091e9c commit 1703e4c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
!.keep
# Global
*.DS_Store
Thumbs.db
Desktop.ini

# Project
!.keep
*.sass-cache
/.asset-cache/*
/_site/*
Expand Down

0 comments on commit 1703e4c

Please sign in to comment.