mirror of
https://github.com/ExactTarget/fuelux.git
synced 2026-04-26 03:00:10 -04:00
24 lines
249 B
Plaintext
24 lines
249 B
Plaintext
# filesystem
|
|
.DS_Store
|
|
|
|
# dependencies
|
|
node_modules
|
|
bower_components
|
|
|
|
# gh-pages
|
|
_site/*
|
|
|
|
# logs
|
|
*.log
|
|
validation-status.json
|
|
|
|
# Sauce Labs. because it's classified...
|
|
SAUCE_API_KEY.yml
|
|
|
|
# Webstorm
|
|
.idea
|
|
|
|
dev/dev.html
|
|
|
|
FUEL_CDN.yml
|
|
GITHUB_TOKEN.json |