From e537522b0cdc2aea4904605fe3eb8c1312fa7c3b Mon Sep 17 00:00:00 2001 From: toast-ts <96593068+toast-ts@users.noreply.github.com> Date: Mon, 26 Feb 2024 20:04:34 +1100 Subject: [PATCH] Remove comments --- .dockerignore | 3 --- .gitignore | 2 -- 2 files changed, 5 deletions(-) diff --git a/.dockerignore b/.dockerignore index 8936d2c..e13e9a3 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,4 +1,3 @@ -# Pointless stuff Dockerfile docker-compose.*.yml .ncurc.json @@ -9,6 +8,4 @@ docker-compose.*.yml .github postgres-replica-stuff README.md - -# Startup files startDocker.sh diff --git a/.gitignore b/.gitignore index 9a2e64d..bf47160 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,5 @@ .env -# Yarn stuff .yarn -# TypeScript stuff dist src/private src/*.json