summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2022-07-19 07:21:26 +0200
committerTheArcaneBrony <myrainbowdash949@gmail.com>2022-08-09 23:28:27 +0200
commit279ec10081f245f4d5bbca8b63485c841f619e35 (patch)
tree4e58b7bb26fa3f5f60cfc8888b9f37a258146083 /.gitignore
parentupdate node types to v18, ditch node-fetch (diff)
downloadserver-279ec10081f245f4d5bbca8b63485c841f619e35.tar.xz
State update, havent tested
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 0f1d9332..c4d703d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,4 +15,5 @@ api/assets/plugins/*.js
 
 
 *.log
-*.log.ansi
\ No newline at end of file
+*.log.ansi
+bundle/depclean.*
\ No newline at end of file