diff --git a/ContinousIntegration/.gitignore b/ContinousIntegration/.gitignore new file mode 100644 index 0000000..b6a0b6e --- /dev/null +++ b/ContinousIntegration/.gitignore @@ -0,0 +1 @@ +python_lint_repport/ \ No newline at end of file diff --git a/Software/DataAcquisition/.gitignore b/Software/DataAcquisition/.gitignore new file mode 100644 index 0000000..ba0430d --- /dev/null +++ b/Software/DataAcquisition/.gitignore @@ -0,0 +1 @@ +__pycache__/ \ No newline at end of file