diff --git a/.gitignore b/.gitignore index a3753f7..aae1461 100644 --- a/.gitignore +++ b/.gitignore @@ -94,4 +94,8 @@ assets/borrowed /archive1 # /archive -__pycache__ \ No newline at end of file +__pycache__ + +package-lock.json +yarn-error.log +yarn.lock \ No newline at end of file diff --git a/test.txt b/test.txt deleted file mode 100644 index 45a66e1..0000000 --- a/test.txt +++ /dev/null @@ -1 +0,0 @@ -PSAR_HERE \ No newline at end of file