patternfly
Version:
This reference implementation of PatternFly is based on [Bootstrap v3](http://getbootstrap.com/). Think of PatternFly as a "skinned" version of Bootstrap with additional components and customizations.
29 lines (23 loc) • 363 B
Plain Text
# Ignore Project files
*.sublime-workspace
*.sublime-project
*.idea
# Ignore vim files
*.swp
*.swn
*.swo
# Ignore local Bower packages
components/
bower_components/
# Ignore local nodejs packages
node_modules/
npm-debug.log
# Ignore node files
*.man
nodevars.bat
npm
npm.cmd
# Ignore generated files
patternfly.spec
# Ignore Desktop Services Store
.DS_Store