summaryrefslogtreecommitdiff
path: root/webircgateway/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'webircgateway/.gitignore')
-rw-r--r--webircgateway/.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/webircgateway/.gitignore b/webircgateway/.gitignore
new file mode 100644
index 0000000..1504c66
--- /dev/null
+++ b/webircgateway/.gitignore
@@ -0,0 +1,9 @@
+/plugins/*.so
+/vendor/
+.vscode
+.idea
+extensions
+config.conf
+*.a
+*.crt
+*.key \ No newline at end of file