Added folders for sql and www (oops)

Signed-off-by: prettysunflower <me@prettysunflower.moe>
This commit is contained in:
2025-07-14 10:06:40 -04:00
parent 465a22c60a
commit 864b670eff
3 changed files with 4 additions and 2 deletions

2
.gitignore vendored
View File

@@ -1,2 +0,0 @@
www/*
sql/*

2
sql/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*
!.gitignore

2
www/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*
!.gitignore