mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
20 lines
191 B
Text
20 lines
191 B
Text
# .NET build files
|
|
bin/
|
|
obj/
|
|
|
|
# IDE files
|
|
.idea/
|
|
.vscode/
|
|
tags/
|
|
|
|
# Dependencies
|
|
node_modules/
|
|
|
|
# User configuration
|
|
.env
|
|
pluralkit.conf
|
|
pluralkit.*.conf
|
|
*.DotSettings.user
|
|
|
|
# Generated
|
|
logs/
|