diff options
| author | Fabian Mastenbroek <mail.fabianm@gmail.com> | 2020-07-09 15:43:09 +0200 |
|---|---|---|
| committer | Fabian Mastenbroek <mail.fabianm@gmail.com> | 2020-08-24 19:48:03 +0200 |
| commit | ba99e8f03ba8605deccac12b8c91cab94509dd94 (patch) | |
| tree | e0589da4b241f6f766c51bb396692e713facc2e4 /simulator/.gitattributes | |
| parent | a76545d600efcd6baea1d4e170fc8360382588c4 (diff) | |
Remove unnecessary dotfiles
This change removes configuration files (e.g. Travis CI and Gitlab CI)
in the simulator directory which have become unnecessary due to the
migration to a monorepo.
Diffstat (limited to 'simulator/.gitattributes')
| -rw-r--r-- | simulator/.gitattributes | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/simulator/.gitattributes b/simulator/.gitattributes deleted file mode 100644 index 12924725..00000000 --- a/simulator/.gitattributes +++ /dev/null @@ -1,7 +0,0 @@ -# https://help.github.com/articles/dealing-with-line-endings/ -# -# These are explicitly windows files and should use crlf -*.bat text eol=crlf - -# See https://github.com/gradle/gradle/issues/12248 -buildSrc/src/main/**/*.gradle.kts text eol=lf |
