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 82448a6 commit 0c1fe44Copy full SHA for 0c1fe44
.gitignore
@@ -8,7 +8,6 @@
8
.buildlog/
9
.history
10
.svn/
11
-velocitylib.code-workspace
12
13
# IntelliJ related
14
*.iml
.pubignore
@@ -0,0 +1 @@
1
+velocitylib.code-workspace
example/.gitignore
@@ -8,6 +8,7 @@
+build
0 commit comments