1
0
mirror of https://github.com/UzixLS/zx-sizif-128.git synced 2025-07-18 23:01:28 +03:00

reorganize repository

This commit is contained in:
UzixLS
2020-04-19 11:50:37 +03:00
parent c6a53f0618
commit 6eef135e9e
6 changed files with 5 additions and 1 deletions

6
.gitignore vendored
View File

@ -1,10 +1,14 @@
## Quartus
db/ db/
incremental_db/ incremental_db/
output/ output/
*.dpf *.dpf
*.cdf *.cdf
*.qws *.qws
## Etc.
pcb/out/
out/pinouts.docx
*.bak *.bak
*.*~ *.*~
top-old.v top-old.v
sizif*.rom

View File