mirror of
https://github.com/fulpstation/fulpstation.git
synced 2025-12-09 16:09:15 +00:00
* Automatic changelog compile [ci skip] * Update readme.md * Automatic changelog compile [ci skip] * what * TG Update * *Bass drop* * This TGU has been brought to you by: The only reason I did TGU Modular Bloodsuckers * Fulp job stuff * Mapping stuff It's just renaming /chapel/main to /chapel * actually im too scared to change this * please stop being a bad mapper.... please..... * Update Heliostation.dmm * i ALWAYS miss this one EVERY TIME * repaths * Update bans.dm * Revert "Update bans.dm" This reverts commit1d7bfab48f. * Update bans.dm * ovens * Update ticker.dm * Update beef_station.dmm * tgu * del * ya * Update beefman.dm * probably fixes toxins issues * actually fixes it * Update standard.dm * test * Revert "test" This reverts commitba94fc3f70. * Update beefman.dm * Revert "Revert "test"" This reverts commit469d12e941. * further test * Update beefman.dm * Revert "Update beefman.dm" This reverts commite4bd4dfddc. * Revert "further test" This reverts commitaa952c5035. * Revert "Revert "Revert "test""" This reverts commitc5dec4e620. * Update beefman.dm * Update beefman.dm * Update beefman.dm * . * Revert "." This reverts commitdf1b5d16d6. * Update beefman.dm * Revert "Update beefman.dm" This reverts commitb76196064c. * tgu * Update tgstation.dme * Update ert_outfit.dm * test * Update global_lists.dm * github folder * repath * Revert "test" This reverts commit3c6a630a6e. * uh * Update beefman.dm * Revert "Update beefman.dm" This reverts commit6b162a0260. * test * Revert "test" This reverts commite9829316cf. * job * test * Revert "test" This reverts commit332c34121f. * beefman to beef * Update beefman.dm * Update beefman.dm * ethereal name testing * Revert "ethereal name testing" This reverts commit8bdc4f7cbe. * eth * Revert "eth" This reverts commitfbb9b321b6. * strings repathing test * Revert "strings repathing test" This reverts commit6654a46438. * strings deploy test * Update deploy.sh * Revert "Update deploy.sh" This reverts commitb93afccb19. * a * hardcoded lists and prison ovens * deleting the string files * tgu Co-authored-by: Changelogs <action@github.com> Co-authored-by: Helianthus00 <tomfhardy@yandex.com>
22 lines
389 B
Plaintext
22 lines
389 B
Plaintext
* text=auto
|
|
|
|
## Enforce text mode and LF line breaks
|
|
*.js text eol=lf
|
|
*.jsx text eol=lf
|
|
*.ts text eol=lf
|
|
*.tsx text eol=lf
|
|
*.css text eol=lf
|
|
*.scss text eol=lf
|
|
*.html text eol=lf
|
|
*.json text eol=lf
|
|
*.yml text eol=lf
|
|
*.md text eol=lf
|
|
*.bat text eol=lf
|
|
yarn.lock text eol=lf
|
|
|
|
## Treat bundles as binary
|
|
*.bundle.* binary
|
|
*.chunk.* binary
|
|
.yarn/releases/**/* binary
|
|
.yarn/plugins/**/* binary
|