mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
* Juke Build * Done * Done 2 * Test * Update * build chmod+x I hate linux so much its stupid * build chmod+x I hate linux so much its stupid 2 * e * update * Lets see what happens * NICE * Update build * GOD SAKE * :[ * YEET * Update .gitignore * Delete tgui-common.bundle.js * Delete tgui-polyfill.min.js * Revert "Delete tgui-polyfill.min.js" This reverts commit5446645db0. * Revert "Delete tgui-common.bundle.js" This reverts commit206377aaea. * Delete tgui-common.bundle.js
11 lines
173 B
INI
11 lines
173 B
INI
# http://editorconfig.org
|
|
root = true
|
|
|
|
[*]
|
|
indent_style = space
|
|
indent_size = 2
|
|
end_of_line = lf
|
|
charset = utf-8
|
|
trim_trailing_whitespace = true
|
|
insert_final_newline = true
|