diff --git a/.gitignore b/.gitignore index 1cde0bf..bf23aa2 100644 --- a/.gitignore +++ b/.gitignore @@ -101,3 +101,6 @@ ENV/ # pycharm .idea/ + +# Large Files +*.npz \ No newline at end of file diff --git a/test.txt b/test.txt new file mode 100644 index 0000000..1df072e --- /dev/null +++ b/test.txt @@ -0,0 +1 @@ +Test for commit \ No newline at end of file