zen-grids
Version:
Zen Grids is an intuitive, flexible grid system to create responsive, adaptive, fluid and fixed-width layouts.
23 lines (20 loc) • 276 B
Plain Text
# Exclude stuff specific to this project.
bower_components
node_modules
TODO.txt
# Exclude IDE management files.
# Eclipse
.project
.settings
.buildpath
# Netbeans
netbeans
nbproject
# Komodo
*.kpf
# WebStorm
.idea
# Exclude hidden OS files.
.DS_Store
._*
Thumbs.db