aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--frontend/.gitignore3
-rw-r--r--frontend/.psc-ide-port1
2 files changed, 2 insertions, 2 deletions
diff --git a/frontend/.gitignore b/frontend/.gitignore
index 21f0301..5f00026 100644
--- a/frontend/.gitignore
+++ b/frontend/.gitignore
@@ -5,4 +5,5 @@ dist/
static/dist
.psci_modules
npm-debug.log
-**DS_Store \ No newline at end of file
+**DS_Store
+.psc-ide-port
diff --git a/frontend/.psc-ide-port b/frontend/.psc-ide-port
deleted file mode 100644
index 6188325..0000000
--- a/frontend/.psc-ide-port
+++ /dev/null
@@ -1 +0,0 @@
-15947 \ No newline at end of file