-
-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path.gitignore
More file actions
34 lines (27 loc) · 606 Bytes
/
Copy path.gitignore
File metadata and controls
34 lines (27 loc) · 606 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# OS files
.DS_Store
# Python
*.pyc
__pycache__/
.coverage
# Runtime data
/data/
# Logs (root logs directory only, not web/templates/logs/)
/logs/
# User data files
plexcache_settings.json
plexcache_cached_files.txt
plexcache_timestamps.json
plexcache_watchlist_tracker.json
plexcache_user_tokens.json
plexcache.lock
# Old cache files (deprecated in v2.0)
plexcache_watchlist_cache.json
plexcache_watched_cache.json
# Local documentation
FUTURE_ENHANCEMENTS.md
COMPLETED_ENHANCEMENTS.md
TODO.md
PINNED_MEDIA_PLAN.md
# Design mockups (local-only, see COMPLETED_ENHANCEMENTS.md entries)
mockup_*.html