diff --git a/c/.gitignore b/c/.gitignore new file mode 100644 index 0000000..f372467 --- /dev/null +++ b/c/.gitignore @@ -0,0 +1,3 @@ +.vscode +.env +output \ No newline at end of file diff --git a/python/.gitignore b/python/.gitignore new file mode 100644 index 0000000..f372467 --- /dev/null +++ b/python/.gitignore @@ -0,0 +1,3 @@ +.vscode +.env +output \ No newline at end of file