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 3f893a0 commit 6ec37baCopy full SHA for 6ec37ba
.gitignore
@@ -72,4 +72,11 @@ xcuserdata/
72
*.dSYM
73
target/electron/node_modules/.bin/asar
74
75
+# Incase you copy Wt resource directory to base code dir
76
+resources/
77
+
78
target/electron/LibInterSpec/
79
+InterSpec_resources/SpectrumChartD3.js
80
+InterSpec_resources/SpectrumChartD3.css
81
+InterSpecUserData.db
82
+InterSpec_resources/d3.v3.min.js
0 commit comments