diff options
| author | tolstovr <tolstovrob@gmail.com> | 2024-09-08 10:41:07 +0400 |
|---|---|---|
| committer | tolstovr <tolstovrob@gmail.com> | 2024-09-08 10:41:07 +0400 |
| commit | 58338f52c808d5fdf1e1cdae74e4b377f8ae7029 (patch) | |
| tree | 661623a50b90de3e90d8e10e130e215d6d1cbddb | |
| parent | e790c6bc654d94c6f51104df86cc6d56237f4e15 (diff) | |
Добавил .gitignore
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f08278d --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.pdf
\ No newline at end of file |