eslint-config-openstack/.gitignore
Michael Krotscheck 4aecdfd567 Initial Commit
This module creates a set of shareable eslint style guidelines
for use in OpenStack. The base rule set is taken from the current
horizon rules under consideration.
2015-06-23 18:40:37 -07:00

9 lines
91 B
Plaintext

# IDE Exclusions
*.iml
.idea/
# Node generated files
package/
node_modules/
npm-debug.log