mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
[chore] Git ignore .directory files (#5245)
They're created by Dolphin by default to store per-directory view settings.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,6 @@
|
||||
.DS_*
|
||||
._*
|
||||
*.directory
|
||||
*.swp
|
||||
*.swo
|
||||
*.un~
|
||||
|
||||
Reference in New Issue
Block a user