OpenSystemsDevelopment
/
qpdf
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
dacabd3b08f34ff8ac6e4ceb2a78ef85389ca682
Authored by
TinyServal
2025-04-11 16:35:24 +1000
Committed by
m-holger
2025-05-11 13:45:32 +0100
1 parent
cb85d369
Ignore macOS junk files
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
.gitignore
.gitignore
View file @
dacabd3
...
...
@@ -12,3 +12,7 @@ Doxyfile
12
12
13
13
# ./Testing is created if you run ctest from the wrong place.
14
14
/Testing
15
+
16
+# macOS junk files
17
+.DS_Store
18
+._*
...
...