chore: added pdf files to gitignore

This commit is contained in:
KRZYSZTOF RUDNICKI 2024-11-14 08:35:57 +01:00
parent c0ec198465
commit e58c1487ef
3 changed files with 7 additions and 1 deletions

View File

@ -159,4 +159,5 @@ cython_debug/
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
#.idea/
*.pdf

View File

@ -0,0 +1 @@
3.9.0

View File

@ -0,0 +1,4 @@
[pytest]
filterwarnings =
ignore::DeprecationWarning