diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..759d2db --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.idea/ +*__pycache__/ diff --git a/.idea/.name b/.idea/.name deleted file mode 100644 index 53bafb7..0000000 --- a/.idea/.name +++ /dev/null @@ -1 +0,0 @@ -vdmAPI \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index cbf7895..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index c24097c..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 94a25f7..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/vdmAPI.iml b/.idea/vdmAPI.iml deleted file mode 100644 index d0876a7..0000000 --- a/.idea/vdmAPI.iml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml deleted file mode 100644 index d2e2502..0000000 --- a/.idea/workspace.xml +++ /dev/null @@ -1,202 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1468084486688 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/VDMAPI/__pycache__/Display.cpython-35.pyc b/VDMAPI/__pycache__/Display.cpython-35.pyc deleted file mode 100644 index 938d8ef..0000000 Binary files a/VDMAPI/__pycache__/Display.cpython-35.pyc and /dev/null differ diff --git a/VDMAPI/__pycache__/HtmlParser.cpython-35.pyc b/VDMAPI/__pycache__/HtmlParser.cpython-35.pyc deleted file mode 100644 index 72d6dca..0000000 Binary files a/VDMAPI/__pycache__/HtmlParser.cpython-35.pyc and /dev/null differ diff --git a/VDMAPI/__pycache__/VDM.cpython-35.pyc b/VDMAPI/__pycache__/VDM.cpython-35.pyc deleted file mode 100644 index 924f701..0000000 Binary files a/VDMAPI/__pycache__/VDM.cpython-35.pyc and /dev/null differ diff --git a/VDMAPI/__pycache__/__init__.cpython-35.pyc b/VDMAPI/__pycache__/__init__.cpython-35.pyc deleted file mode 100644 index c4677f2..0000000 Binary files a/VDMAPI/__pycache__/__init__.cpython-35.pyc and /dev/null differ diff --git a/VDMAPI/__pycache__/htmlparser.cpython-35.pyc b/VDMAPI/__pycache__/htmlparser.cpython-35.pyc deleted file mode 100644 index b1b7a5e..0000000 Binary files a/VDMAPI/__pycache__/htmlparser.cpython-35.pyc and /dev/null differ