summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-06-27 16:40:19 +1000
committerMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-06-27 16:40:19 +1000
commit83ed84c4dedf6c7ec74f81ff765136740f01c6f4 (patch)
tree7391ef101df13de2dd33558a72434298644a8db8 /.gitignore
parentupdate readme (diff)
downloadserver-83ed84c4dedf6c7ec74f81ff765136740f01c6f4.tar.xz
removed build dir
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index b5a8246e..4e71e762 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,4 +9,6 @@ files/
 config.json
 
 .vscode/settings.json
-api/assets/plugins/*.js
\ No newline at end of file
+api/assets/plugins/*.js
+
+build