bootflat
Version:
BOOTFLAT is an open source Flat UI KIT based on Bootstrap 3.2.0 CSS framework. It provides a faster, easier and less repetitive way for web developers to create elegant web apps.
41 lines (35 loc) • 465 B
Plain Text
# Ignore docs files
.ruby-version
.sass-cache
# Numerous always-ignore extensions
*.diff
*.err
*.orig
*.log
*.rej
*.swo
*.swp
*.zip
*.vi
*~
# OS or Editor folders
.DS_Store
._*
Thumbs.db
.cache
.project
.settings
.tmproj
*.esproj
nbproject
*.sublime-project
*.sublime-workspace
.idea
# grunt-html-validation
validation-status.json
validation-report.json
# Folders to ignore
node_modules
# Composer
composer.lock
/vendor