You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: en/collect/findunlinkedfiles.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@ This information is partially outdated. Please help to improve it ([how to edit
65
65
The imported entries may need some editing because all the information gathered from the PDF files may not be accurate (see below "PDFs for which it works").
66
66
{% endhint %}
67
67
68
-
# How .gitignore affects “Find unlinked local files”
68
+
##How .gitignore affects “Find unlinked local files”
69
69
70
70
JabRef’s “Find unlinked local files” feature respects `.gitignore` files.
71
71
A `.gitignore` file is a small text file where you list file names or patterns you don’t want to see; tools that support it (like Git and JabRef) skip those files during searches.
0 commit comments