diff --git a/gitleaks.toml b/gitleaks.toml new file mode 100644 index 0000000..1becba2 --- /dev/null +++ b/gitleaks.toml @@ -0,0 +1 @@ +404: Not Found \ No newline at end of file diff --git a/labs/lab-3/hello.py b/labs/lab-3/hello.py index e8ce965..ec7780c 100644 --- a/labs/lab-3/hello.py +++ b/labs/lab-3/hello.py @@ -1,2 +1 @@ print('Hello, world!') -