Harsh Parikh 2 роки тому
батько
коміт
06096e2bb5
3 змінених файлів з 2 додано та 1 видалено
  1. 2 1
      .gitignore
  2. 0 0
      complaints/parse_pdf_utils.py
  3. 0 0
      complaints/pdf_parser.py

+ 2 - 1
.gitignore

@@ -57,4 +57,5 @@ docs/_build/
 
 # PyBuilder
 target/
-
+# Ignoring all pdfs
+*.pdf

+ 0 - 0
complaints/parse_pdf_utils.py


+ 0 - 0
complaints/pdf_parser.py