diff options
author | Valentin Popov <valentin@popov.link> | 2024-02-14 03:22:25 +0300 |
---|---|---|
committer | Valentin Popov <valentin@popov.link> | 2024-02-14 03:22:25 +0300 |
commit | 2db390219832103ecbece1188c1964a4539e9020 (patch) | |
tree | 2db0ff25fa4340e1063097d2ed06f5468e197cb9 | |
parent | 76cf1a0705e3be93c93ea1c66d056c3ef5e561f8 (diff) | |
download | popov.link-2db390219832103ecbece1188c1964a4539e9020.tar.xz popov.link-2db390219832103ecbece1188c1964a4539e9020.zip |
Deleted old file
-rw-r--r-- | .editorconfig | 20 | ||||
-rw-r--r-- | favicon.ico | bin | 1150 -> 0 bytes |
2 files changed, 0 insertions, 20 deletions
diff --git a/.editorconfig b/.editorconfig deleted file mode 100644 index 433e8cf..0000000 --- a/.editorconfig +++ /dev/null @@ -1,20 +0,0 @@ -root = true - -[*] -charset = utf-8 -end_of_line = lf -indent_size = 4 -indent_style = space -insert_final_newline = true -trim_trailing_whitespace = true - -[*.scss] -indent_size = 2 -indent_style = space - -[*.yml] -indent_size = 2 -indent_style = space - -[{Gemfile,.*}] -indent_style = tab diff --git a/favicon.ico b/favicon.ico Binary files differdeleted file mode 100644 index 451d027..0000000 --- a/favicon.ico +++ /dev/null |