diff options
| author | Miquel Sabaté Solà <mikisabate@gmail.com> | 2025-05-04 23:35:25 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <mikisabate@gmail.com> | 2025-05-04 23:35:25 +0200 |
| commit | e9cd7eb80fd484cc2bb60f6127e810bbf29ef63f (patch) | |
| tree | 1df5a3c56a9a2c6d8c8ca20664afdc5116c449a3 | |
| parent | f3fd23972dba7b107cf05901a959c7531c10cf45 (diff) | |
| download | dotfiles-e9cd7eb80fd484cc2bb60f6127e810bbf29ef63f.tar.gz dotfiles-e9cd7eb80fd484cc2bb60f6127e810bbf29ef63f.zip | |
Move another .uuid file into gitignore
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
| -rw-r--r-- | .fonts/fonts/static/.uuid | 1 | ||||
| -rw-r--r-- | .gitignore | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.fonts/fonts/static/.uuid b/.fonts/fonts/static/.uuid deleted file mode 100644 index aaca19b..0000000 --- a/.fonts/fonts/static/.uuid +++ /dev/null @@ -1 +0,0 @@ -d5173114-f41b-4a04-8cde-585077694fa8
\ No newline at end of file @@ -3,3 +3,4 @@ bin/* .fonts/.uuid .fonts/fonts/.uuid +.fonts/fonts/static/.uuid |
