From 04055819c1bc3e77eeb1e79a5474e6146515b0e3 Mon Sep 17 00:00:00 2001 From: prjemian Date: Fri, 16 Oct 2015 12:31:42 -0500 Subject: [PATCH] initial commit after move from APS SVN --- .gitignore | 17 +++++++++++++++++ README.md | 7 +++++++ 2 files changed, 24 insertions(+) create mode 100644 .gitignore create mode 100644 README.md diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..a0755961 --- /dev/null +++ b/.gitignore @@ -0,0 +1,17 @@ +*~ +O.* +*.swp +*BAK.adl +bin/ +db/ +dbd/ +html/ +include/ +lib/ +templates/ +cdCommands +envPaths +dllPath.bat +auto_settings.sav* +auto_positions.sav* + diff --git a/README.md b/README.md new file mode 100644 index 00000000..db85da4a --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# motor +APS BCDA synApps module: motor + +For more information, see + http://www.aps.anl.gov/bcda/synApps + +converted from APS SVN repository: Fri Oct 16 12:31:41 CDT 2015