1
0
mirror of https://github.com/danielstjules/Stringy.git synced 2025-08-09 06:46:40 +02:00

Merge pull request #119 from lucasmichot/feature/master/export-ignore-editorconfig

Do not export .editorconfig
This commit is contained in:
Daniel St. Jules
2016-01-08 09:25:15 -08:00

1
.gitattributes vendored
View File

@@ -1,5 +1,6 @@
* text=auto
.editorconfig export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore