2016-01-19 05:51:41 +08:00
|
|
|
__pycache__/
|
2014-07-06 01:38:26 +08:00
|
|
|
*.o
|
|
|
|
*.d
|
2015-04-17 16:39:36 +08:00
|
|
|
*.a
|
2016-01-19 05:51:41 +08:00
|
|
|
*.so
|
2014-07-06 01:38:26 +08:00
|
|
|
*.bin
|
|
|
|
*.elf
|
|
|
|
*.fbi
|
2017-06-25 15:04:29 +08:00
|
|
|
*.pcap
|
2018-05-05 07:44:51 +08:00
|
|
|
*.prof
|
2016-01-31 09:56:28 +08:00
|
|
|
.ipynb_checkpoints
|
2016-01-19 05:51:41 +08:00
|
|
|
/doc/manual/_build
|
2014-05-28 02:40:42 +08:00
|
|
|
/build
|
2014-08-29 06:02:39 +08:00
|
|
|
/dist
|
|
|
|
/*.egg-info
|
2015-02-03 06:57:49 +08:00
|
|
|
/.coverage
|
2016-01-19 05:51:41 +08:00
|
|
|
/artiq/test/lit/*/Output/
|
|
|
|
/artiq/binaries
|
2016-12-31 21:55:14 +08:00
|
|
|
/artiq/firmware/target/
|
2016-01-19 10:03:13 +08:00
|
|
|
/misoc_*/
|
2018-01-28 03:53:43 +08:00
|
|
|
/artiq_*/
|
2015-11-07 20:14:43 +08:00
|
|
|
|
2016-01-19 05:51:41 +08:00
|
|
|
/artiq/test/results
|
2017-05-22 16:49:11 +08:00
|
|
|
/artiq/examples/*/results
|
|
|
|
/artiq/examples/*/last_rid.pyon
|
|
|
|
/artiq/examples/*/dataset_db.pyon
|
2017-06-09 13:56:12 +08:00
|
|
|
|
|
|
|
# when testing ad-hoc experiments at the root:
|
|
|
|
/repository/
|
|
|
|
/results
|
|
|
|
/last_rid.pyon
|
|
|
|
/dataset_db.pyon
|
|
|
|
/device_db*.py
|
|
|
|
/test*
|