mirror of
https://github.com/openXC7/prjxray.git
synced 2026-09-07 19:51:51 +02:00
12 lines
163 B
Plaintext
12 lines
163 B
Plaintext
/env/
|
|
/build/
|
|
.Xil
|
|
# Ignore database directories _except_ for their settings
|
|
database/*/*
|
|
!database/*/settings.sh
|
|
**/specimen_*
|
|
**/output
|
|
run.ok
|
|
__pycache__
|
|
*.pyc
|