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