mirror of
https://github.com/janishutz/color-thief.git
synced 2025-11-25 05:44:24 +00:00
Updated demo page. Added package.json and bower.json.
This commit is contained in:
39
.gitignore
vendored
39
.gitignore
vendored
@@ -1,41 +1,16 @@
|
||||
# Compiled source #
|
||||
###################
|
||||
*.com
|
||||
*.class
|
||||
*.dll
|
||||
*.exe
|
||||
*.o
|
||||
*.so
|
||||
|
||||
# Packages #
|
||||
############
|
||||
# it's better to unpack these files and commit the raw source
|
||||
# git has its own built in compression methods
|
||||
*.7z
|
||||
*.dmg
|
||||
*.gz
|
||||
*.iso
|
||||
*.jar
|
||||
*.rar
|
||||
*.tar
|
||||
*.zip
|
||||
|
||||
# Logs and databases #
|
||||
######################
|
||||
*.log
|
||||
*.sql
|
||||
*.sqlite
|
||||
.htaccess
|
||||
.ftppass
|
||||
.host_config
|
||||
|
||||
# OS generated files #
|
||||
######################
|
||||
.DS_Store*
|
||||
*.DS_Store
|
||||
ehthumbs.db
|
||||
Icon?
|
||||
Thumbs.db
|
||||
|
||||
# App Files #
|
||||
#############
|
||||
*.tmproj
|
||||
.sass-cache/*
|
||||
.sass-cache
|
||||
Rakefile
|
||||
rsync-exclude
|
||||
rsync-exclude
|
||||
node_modules
|
||||
Reference in New Issue
Block a user