Spaces:
Running
Running
Commit ·
7924aba
1
Parent(s): fdbc4cc
chore: exclude large PDF from repo, add to gitignore
Browse files- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
._*
|
| 2 |
.DS_Store
|
| 3 |
>__MACOSX/
|
|
|
|
|
|
| 1 |
._*
|
| 2 |
.DS_Store
|
| 3 |
>__MACOSX/
|
| 4 |
+
AzureDevops/AzureDevops.pdf
|