diff --git a/driver/__pycache__/.gitignore b/driver/__pycache__/.gitignore new file mode 100644 index 0000000..1c44245 --- /dev/null +++ b/driver/__pycache__/.gitignore @@ -0,0 +1,6 @@ +/__init__.cpython-37.pyc +/main.cpython-37.pyc +/notifier.cpython-37.pyc +/tsc_commands.cpython-37.pyc +/tsc_manager.cpython-37.pyc +/tsc_printer.cpython-37.pyc diff --git a/driver/log/.gitignore b/driver/log/.gitignore new file mode 100644 index 0000000..164be0b --- /dev/null +++ b/driver/log/.gitignore @@ -0,0 +1 @@ +/tsc.log