2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-05 01:36:39 +08:00
artiq/.gitignore
2015-11-07 15:14:43 +03:00

26 lines
355 B
Plaintext

__pycache__
*.o
*.d
*.a
*.bin
*.elf
*.fbi
*.pyc
doc/manual/_build
/build
/dist
/*.egg-info
/.coverage
artiq/test/results
artiq/test/h5types.h5
examples/master/results
examples/master/dataset_db.pyon
examples/sim/dataset_db.pyon
Output/
/lit-test/libartiq_support/libartiq_support.so
# for developer convenience
/test*.py
/device_db.pyon
/dataset_db.pyon