Skip to content

Commit

Permalink
Updated .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
dengenxp committed Mar 6, 2016
1 parent e09b2ad commit 95b5217
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .gitignore
Expand Up @@ -59,5 +59,12 @@ backups/*.tar.gz
backups/*.tgz
backups/*.zip

#ignore thumbnails created by windows
# denim theme or uikit
dest/
node_modules/

# ignore thumbnails created by windows
**/Thumbs.db

# ignore thumbnails created by osx
.DS_Store

0 comments on commit 95b5217

Please sign in to comment.