0
0
mirror of https://github.com/sp-tarkov/db-website.git synced 2025-02-02 17:49:21 -05:00

Removed junk files + added /public to gitignore

This commit is contained in:
TheSparta 2024-04-08 14:00:44 +01:00
parent 7089960cce
commit 79e4169658
3 changed files with 3 additions and 10 deletions

4
api/.gitignore vendored
View File

@ -39,4 +39,6 @@ yarn-error.log*
**/*.tgz
**/*.log
package-lock.json
**/*.bun
**/*.bun
public/*

View File

@ -1 +0,0 @@
asdasd

View File

@ -1,8 +0,0 @@
<html>
<head>
</head>
<body>
<p>Hi</p>
</body>
</html>