mirror of
https://github.com/UzixLS/ncomputing-l230.git
synced 2025-07-18 14:51:31 +03:00
init
This commit is contained in:
21
.gitignore
vendored
Normal file
21
.gitignore
vendored
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
## Quartus
|
||||||
|
db/
|
||||||
|
incremental_db/
|
||||||
|
greybox_tmp/
|
||||||
|
output/
|
||||||
|
*.dpf
|
||||||
|
*.cdf
|
||||||
|
*.qws
|
||||||
|
|
||||||
|
## Kicad
|
||||||
|
*-lib-table
|
||||||
|
*-cache
|
||||||
|
*-rescue.lib
|
||||||
|
*.sch-bak
|
||||||
|
*.kicad_pcb-bak
|
||||||
|
*.dcm
|
||||||
|
|
||||||
|
## Etc.
|
||||||
|
*.bak
|
||||||
|
*.*~
|
||||||
|
/zx/
|
Reference in New Issue
Block a user