Spaces:
Running
Running
Commit ·
16fe56e
1
Parent(s): 85842db
chore: ignore PDF files (not needed in repo)
Browse files- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
._*
|
| 2 |
.DS_Store
|
| 3 |
>__MACOSX/
|
|
|
|
|
|
| 1 |
._*
|
| 2 |
.DS_Store
|
| 3 |
>__MACOSX/
|
| 4 |
+
*.pdf
|