diff options
-rw-r--r-- | .gitignore | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,4 +1,9 @@ +# Secrets .env + # Cert files cert.pem -key.pem
\ No newline at end of file +key.pem + +# Database +thisisadatabasethatcontainsdata.db |
![]() |
index : blind-guild.git | |
WoW guild management and portfolio. School project. | Git server user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 7 |
@@ -1,4 +1,9 @@ +# Secrets .env + # Cert files cert.pem -key.pem
\ No newline at end of file +key.pem + +# Database +thisisadatabasethatcontainsdata.db |