1 changed files with 17 additions and 1 deletions
@ -1,2 +1,18 @@ |
|||
.vscode |
|||
.eslintrc.js |
|||
*.class |
|||
|
|||
# Mobile Tools for Java (J2ME) |
|||
.mtj.tmp/ |
|||
|
|||
# Package Files # |
|||
*.jar |
|||
*.war |
|||
*.ear |
|||
*.zip |
|||
|
|||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml |
|||
hs_err_pid* |
|||
node_modules |
|||
dist |
|||
epmet-oper |
|||
.idea/ |
Loading…
Reference in new issue