diff options
author | marlonivo <email@marlonivo.xyz> | 2024-10-02 08:03:32 +0000 |
---|---|---|
committer | marlonivo <email@marlonivo.xyz> | 2024-10-02 08:03:32 +0000 |
commit | 77e58d7449a5f450e081a96e7a07e4eda6cfda0d (patch) | |
tree | 895f575c0208d2b5612c9041e79c5aa6654a5c70 | |
parent | c7566525d137894712380b64d73eb77376193130 (diff) |
Remove unwanted files and update .gitignore
-rw-r--r-- | .directory | 9 | ||||
-rw-r--r-- | .gitattributes | 1 |
2 files changed, 0 insertions, 10 deletions
diff --git a/.directory b/.directory deleted file mode 100644 index 2d2732e..0000000 --- a/.directory +++ /dev/null @@ -1,9 +0,0 @@ -[Dolphin] -SortHiddenLast=true -SortRole=type -Timestamp=2024,9,14,7,38,52.332 -Version=4 -ViewMode=2 - -[Settings] -HiddenFilesShown=true diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index be08b5a..0000000 --- a/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -hosts filter=lfs diff=lfs merge=lfs -text |