Skip to content

Commit

Permalink
Added db and incremental_db in .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jxwleong committed Sep 7, 2023
1 parent 69facb3 commit a534a1d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
__pycache__/
.idea
.idea

# Intel Quartus intermediate directories
/db/
/incremental_db/

0 comments on commit a534a1d

Please sign in to comment.