summary refs log tree commit diff
path: root/fosscord-server.code-workspace
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2022-08-15 06:22:22 +0200
committerTheArcaneBrony <myrainbowdash949@gmail.com>2022-08-15 06:22:22 +0200
commitfcef1f4d273f8f792ec70ac75c1ea77fc9b03cd1 (patch)
tree1504f28e3b5d0cf3b7ea59eaa7e1b3811a44e33c /fosscord-server.code-workspace
parentUpdate db migration script (diff)
downloadserver-fcef1f4d273f8f792ec70ac75c1ea77fc9b03cd1.tar.xz
Fix missing stuff
Diffstat (limited to 'fosscord-server.code-workspace')
-rw-r--r--fosscord-server.code-workspace4
1 files changed, 0 insertions, 4 deletions
diff --git a/fosscord-server.code-workspace b/fosscord-server.code-workspace
index 1d6774ad..f2df1e9e 100644
--- a/fosscord-server.code-workspace
+++ b/fosscord-server.code-workspace
@@ -15,10 +15,6 @@
 	],
 	"settings": {
 		"files.exclude": {
-			".gitignore": true,
-			".npmignore": true,
-			".prettierrc": true,
-			".vscode": true,
 			"*.ansi": true,
 		}
 	}