We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13ab6a6 commit 8f89d2bCopy full SHA for 8f89d2b
1 file changed
.gitignore
@@ -30,7 +30,7 @@ hs_err_pid*
30
# maven plugin temp files
31
.flattened-pom.xml
32
package-lock.json
33
-
+pnpm-lock.yaml
34
35
# ------------------------------- javascript -------------------------------
36
# dependencies
@@ -50,12 +50,10 @@ yarn-error.log*
50
bundle*.js
51
book.pdf
52
53
54
# ------------------------------- intellij -------------------------------
55
.idea
56
*.iml
57
58
59
# ------------------------------- eclipse -------------------------------
60
.classpath
61
.project
0 commit comments