ktyubeshi / smartgit-translations

Other
2 stars 0 forks source link

翻訳できない通知メッセージ "Ignored directories are not monitored" #28

Open ktyubeshi opened 5 months ago

ktyubeshi commented 5 months ago

image

Ignored directories are not monitored
無視されたディレクトリは監視されません
Directory 'cvat-core/docs' (/home/yubeshi/docker/cvat/cvat-core/docs) has been excluded from file monitoring because it's listed in some .gitignore file.

Usually this does not cause any problems but improves Refreshing performance and reduces required inotify handles.

Sometimes ignored directories are containing tracked files in which case changes to these files might not show up automatically. If this is the case for you, you may disable this optimization by setting system property 'fileMonitor.excludeIgnoredDirectories=false'.
ディレクトリ 'cvat-core/docs' (/home/yubeshi/docker/cvat/cvat-core/docs) は、いくつかの .gitignore ファイルにリストされているため、ファイル監視から除外されました。

通常、これは問題を引き起こすことはありませんが、リフレッシュのパフォーマンスを向上させ、必要な inotify ハンドルを減らします。

時々、無視されたディレクトリには追跡対象のファイルが含まれていて、その場合、これらのファイルへの変更が自動的に表示されない可能性があります。もしこれがあなたのケースに当てはまるなら、システムプロパティ 'fileMonitor.excludeIgnoredDirectories=false' を設定することで、この最適化を無効にできます。