From ffc674529317f5d73e0ee76b5c74492b16e4c601 Mon Sep 17 00:00:00 2001 From: whitequark Date: Fri, 9 Jun 2017 05:56:12 +0000 Subject: [PATCH] Revert "update/cleanup gitignore" This reverts commit d8eff2aa4e5a5815f79c1f85ca4585e1fae22e2a. I insist on supporting this layout during development. --- .gitignore | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f01a7f2e6..f04678d44 100644 --- a/.gitignore +++ b/.gitignore @@ -18,7 +18,14 @@ __pycache__/ /misoc_*/ /artiq/test/results - /artiq/examples/*/results /artiq/examples/*/last_rid.pyon /artiq/examples/*/dataset_db.pyon + +# when testing ad-hoc experiments at the root: +/repository/ +/results +/last_rid.pyon +/dataset_db.pyon +/device_db*.py +/test*