We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cf38c1 commit 2138836Copy full SHA for 2138836
.gitignore
@@ -5,3 +5,7 @@ webhookx
5
*.log
6
dist/
7
test/output
8
+**/node_modules/
9
+**/rust/target/
10
+**/Cargo.lock
11
+*.test
0 commit comments