diff --git a/.gitignore b/.gitignore index 284c61e2..ae6b5d4a 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,4 @@ bb.build_artifacts.txt target .nrepl-port .DS_Store +.portal diff --git a/.portal/vs-code.edn b/.portal/vs-code.edn deleted file mode 100644 index 90c32986..00000000 --- a/.portal/vs-code.edn +++ /dev/null @@ -1 +0,0 @@ -{:host "localhost", :port 51379} \ No newline at end of file