Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
hoaiocom committed Jul 19, 2023
1 parent ebc3537 commit b8b3aca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -143,4 +143,6 @@ replay_pid*
.DS_Store
.idea/
/output/
*.qasm
*.qasm
/target/
*.html
3 changes: 0 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,6 @@
<version>${project.version}</version>
</dependency>




<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>documentation</artifactId>
Expand Down

0 comments on commit b8b3aca

Please sign in to comment.