mirror of
https://github.com/MikhaelKaa/zx_cartridge.git
synced 2026-03-16 14:37:57 +03:00
fix .fitignore
This commit is contained in:
parent
a24c5d1045
commit
55d234256c
17
.gitignore
vendored
17
.gitignore
vendored
@ -1,11 +1,16 @@
|
|||||||
/FW/src/*.bak
|
*.bak
|
||||||
/FW/src/*.vcd
|
*.vcd
|
||||||
/HW/src/__Previews/*.SchDocPreview
|
*.bin
|
||||||
|
*.zx0
|
||||||
|
*.scr
|
||||||
|
*.qws
|
||||||
|
*.LOG
|
||||||
|
*.SchDocPreview
|
||||||
/FW/output_files
|
/FW/output_files
|
||||||
/FW/incremental_db
|
/FW/incremental_db
|
||||||
/FW/db
|
/FW/db
|
||||||
/HW/History
|
/HW/History
|
||||||
/FW/*.qws
|
|
||||||
/HW/Project Logs for fix/*.LOG
|
|
||||||
/HW/Project Logs for zx_cartridge/*.LOG
|
|
||||||
/FW/zx_cartrige_description.txt
|
/FW/zx_cartrige_description.txt
|
||||||
|
/HW/Project Outputs for zx_cartridge
|
||||||
|
Content/tools/zx0/build/*
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
Subproject commit c41200a6ad7d258b53d009f64863589a1fd4ec8b
|
Subproject commit d32899a31a641d1caf2bda05e2c799e5582739e4
|
||||||
Loading…
Reference in New Issue
Block a user