Skip to content

Commit

Permalink
Adapting gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
cuioss committed Nov 30, 2023
1 parent 4e69265 commit 677c80d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
**/target
**/bin
**/.idea
**/.grunt
**/.vscode
**/src/main/gen
*.iml
Expand Down
1 change: 1 addition & 0 deletions web-modules/cui-javascript/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/_SpecRunner.html

0 comments on commit 677c80d

Please sign in to comment.