Skip to content

Commit bbcb374

Browse files
committed
#326 add malewicz files
1 parent 43169e8 commit bbcb374

3 files changed

Lines changed: 3 additions & 4 deletions

File tree

.gitignore

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,3 @@ src/main/assembly/static/lib/*.jar
1717

1818
src/main/generated-sources
1919
conf/sql-boot*
20-
21-
malewicz/node_modules/
22-
malewicz/node/
23-
malewicz/dist/

src/main/malewicz/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
.DS_Store
22
node_modules/
3+
node/
34
/dist/
45
npm-debug.log*
56
yarn-debug.log*
@@ -8,6 +9,8 @@ yarn-error.log*
89
/test/e2e/reports/
910
selenium-debug.log
1011

12+
package-lock.json
13+
1114
# Editor directories and files
1215
.idea
1316
.vscode

src/main/malewicz/static/.gitkeep

Whitespace-only changes.

0 commit comments

Comments
 (0)