1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-09-29 00:10:58 -04:00

Remove comments

This commit is contained in:
toast-ts 2024-02-26 20:04:34 +11:00
parent 58be728437
commit e537522b0c
2 changed files with 0 additions and 5 deletions

View File

@ -1,4 +1,3 @@
# Pointless stuff
Dockerfile Dockerfile
docker-compose.*.yml docker-compose.*.yml
.ncurc.json .ncurc.json
@ -9,6 +8,4 @@ docker-compose.*.yml
.github .github
postgres-replica-stuff postgres-replica-stuff
README.md README.md
# Startup files
startDocker.sh startDocker.sh

2
.gitignore vendored
View File

@ -1,7 +1,5 @@
.env .env
# Yarn stuff
.yarn .yarn
# TypeScript stuff
dist dist
src/private src/private
src/*.json src/*.json