diff options
author | Santo Cariotti <santo@dcariotti.me> | 2022-08-21 18:48:51 +0200 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2022-08-21 18:48:51 +0200 |
commit | 451d1db821b8d445f1bb6f1f3ad6de20f19eb85d (patch) | |
tree | 10316b0c057bd54751a461fc144fd40a80f14a84 /.gitignore | |
parent | 0b9e7dff080b3fcf3907da343e17ab73012e7207 (diff) |
Move backend to server folder
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore deleted file mode 100644 index ea8c4bf..0000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/target |