forked from M-Labs/artiq
update/cleanup gitignore
This commit is contained in:
parent
6bdb76e9ea
commit
d8eff2aa4e
|
@ -18,18 +18,7 @@ __pycache__/
|
||||||
/misoc_*/
|
/misoc_*/
|
||||||
|
|
||||||
/artiq/test/results
|
/artiq/test/results
|
||||||
/artiq/examples/master/results
|
|
||||||
/artiq/examples/master/last_rid.pyon
|
|
||||||
/artiq/examples/master/dataset_db.pyon
|
|
||||||
/artiq/examples/sim/results
|
|
||||||
/artiq/examples/sim/dataset_db.pyon
|
|
||||||
|
|
||||||
# recommended location for testbed
|
/artiq/examples/*/results
|
||||||
/run
|
/artiq/examples/*/last_rid.pyon
|
||||||
# alternatively, when testing ad-hoc experiments at the root:
|
/artiq/examples/*/dataset_db.pyon
|
||||||
/repository/
|
|
||||||
/results
|
|
||||||
/last_rid.pyon
|
|
||||||
/dataset_db.pyon
|
|
||||||
/device_db*.pyon
|
|
||||||
/test*.py
|
|
||||||
|
|
Loading…
Reference in New Issue