aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2024-01-01 11:05:34 -0500
committerLibravatar vnugent <public@vaughnnugent.com>2024-01-01 11:05:34 -0500
commit4890ffb8f4aafed897cabc368fa105a70615a2de (patch)
tree278fd9c3784328a27079d78dc635095fffe130a9 /.gitignore
parent1a82a909c5c4d0262d69a8a543e902ff6533a4b2 (diff)
missed config/package files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index b1a0d81..71778c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -473,5 +473,5 @@ FodyWeavers.xsd
# End of https://www.toptal.com/developers/gitignore/api/c,c++,visualstudio
-*.json
-*.licenseheader \ No newline at end of file
+*.licenseheader
+/plugins/**/*.json \ No newline at end of file