diff --git a/.gitignore b/.gitignore index 3e37603..cd35dbe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +.txt + # Editors .vscode/ .idea/ diff --git a/__pycache__/Project02.cpython-38.pyc b/__pycache__/Project02.cpython-38.pyc deleted file mode 100644 index 23e84f0..0000000 Binary files a/__pycache__/Project02.cpython-38.pyc and /dev/null differ diff --git a/__pycache__/siblingsShouldNotMarry.cpython-38.pyc b/__pycache__/siblingsShouldNotMarry.cpython-38.pyc deleted file mode 100644 index 8336d75..0000000 Binary files a/__pycache__/siblingsShouldNotMarry.cpython-38.pyc and /dev/null differ diff --git a/src/.ipynb_checkpoints/Untitled-checkpoint.ipynb b/src/.ipynb_checkpoints/Untitled-checkpoint.ipynb deleted file mode 100644 index 2fd6442..0000000 --- a/src/.ipynb_checkpoints/Untitled-checkpoint.ipynb +++ /dev/null @@ -1,6 +0,0 @@ -{ - "cells": [], - "metadata": {}, - "nbformat": 4, - "nbformat_minor": 2 -} diff --git a/tests/__pycache__/index.cpython-37.pyc b/tests/__pycache__/index.cpython-37.pyc deleted file mode 100644 index 9cf73f3..0000000 Binary files a/tests/__pycache__/index.cpython-37.pyc and /dev/null differ