Ignore .editorconfig and coffeelint.json until we standardize them

This commit is contained in:
phoenixeliot 2016-03-30 14:25:11 -07:00
parent c2f17edaea
commit 719ff80b2f

6
.gitignore vendored
View file

@ -98,3 +98,9 @@ Dockerfile
# Visual Studio Code
.vscode/
# editorconfig (might be standardized eventually)
.editorconfig
# coffeelint for editors (might be standardized eventually)
coffeelint.json