From 3e43aaced1289b287498fdd355052bbb565875a7 Mon Sep 17 00:00:00 2001 From: Andre Schwarb Date: Thu, 2 Mar 2023 14:19:05 +0100 Subject: [PATCH] add .gitignore --- .gitignore | 20 ++++++++++++++++++++ README.md | 1 + 2 files changed, 21 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..83f035e --- /dev/null +++ b/.gitignore @@ -0,0 +1,20 @@ + +*.bak +*.pyc +*.suo +*.tmc +*.tpy +*.~u +*~ +.#* +.epics.* +UpgradeLog.htm +\#*# +_Boot/ +_CompileInfo/ +_Libraries/ +LineIDs.dbg +logs.0* +solution/TrialLicense.tclrs +tools/linux/ADS/ +tools/linux/getADSState/getADSState.bin diff --git a/README.md b/README.md index 9bb4a88..dbbc9d9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # Shutter FAT Factory acceptance test - program for ESTIA-Shutter + ![](Documentation/Pictures/Shutter_CAD.png)