diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0dd20d1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +.idea/datacollect.iml +.idea/dataSources.local.xml +.idea/dataSources.xml +.idea/encodings.xml +.idea/misc.xml +.idea/modules.xml +.idea/vcs.xml +.idea/workspace.xml +.idea/codeStyles/codeStyleConfig.xml +.idea/dataSources/ded72fb6-4b0d-46ce-b5cb-564dd047df87.xml diff --git a/config/__pycache__/__init__.cpython-36.pyc b/config/__pycache__/__init__.cpython-36.pyc deleted file mode 100644 index 3038eb8..0000000 Binary files a/config/__pycache__/__init__.cpython-36.pyc and /dev/null differ diff --git a/mytask/__pycache__/tasks_2001.cpython-36.pyc b/mytask/__pycache__/tasks_2001.cpython-36.pyc deleted file mode 100644 index f412703..0000000 Binary files a/mytask/__pycache__/tasks_2001.cpython-36.pyc and /dev/null differ diff --git a/ops/__pycache__/__init__.cpython-36.pyc b/ops/__pycache__/__init__.cpython-36.pyc deleted file mode 100644 index eac4f5d..0000000 Binary files a/ops/__pycache__/__init__.cpython-36.pyc and /dev/null differ diff --git a/ops/__pycache__/mmysql.cpython-36.pyc b/ops/__pycache__/mmysql.cpython-36.pyc deleted file mode 100644 index 3adb3c7..0000000 Binary files a/ops/__pycache__/mmysql.cpython-36.pyc and /dev/null differ diff --git a/ops/__pycache__/mtga.cpython-36.pyc b/ops/__pycache__/mtga.cpython-36.pyc deleted file mode 100644 index 4b29c81..0000000 Binary files a/ops/__pycache__/mtga.cpython-36.pyc and /dev/null differ diff --git a/ops/__pycache__/plog.cpython-36.pyc b/ops/__pycache__/plog.cpython-36.pyc deleted file mode 100644 index 9c2e914..0000000 Binary files a/ops/__pycache__/plog.cpython-36.pyc and /dev/null differ