mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-14 07:00:01 -04:00
Ignore .editorconfig and coffeelint.json until we standardize them
This commit is contained in:
parent
c2f17edaea
commit
719ff80b2f
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -98,3 +98,9 @@ Dockerfile
|
|||
|
||||
# Visual Studio Code
|
||||
.vscode/
|
||||
|
||||
# editorconfig (might be standardized eventually)
|
||||
.editorconfig
|
||||
|
||||
# coffeelint for editors (might be standardized eventually)
|
||||
coffeelint.json
|
||||
|
|
Loading…
Reference in a new issue