From 5971458f3ebfcd13006879964254eb14e2af5c28 Mon Sep 17 00:00:00 2001 From: Bernardo Carvalho Date: Wed, 9 Oct 2019 11:32:12 +0100 Subject: [PATCH] Imported files from METIS SVN --- README.md | 9 +++++++++ epics/iocs/ISTTOKrpi/.gitignore | 22 ++++++++++++++++++++++ 2 files changed, 31 insertions(+) create mode 100644 epics/iocs/ISTTOKrpi/.gitignore diff --git a/README.md b/README.md index e69de29..7e901f7 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,9 @@ +# ISTTOK Repository + +This repository contains code developed at [IPFN](https://isttok.ipfn.tecnico.ulisboa.pt/) for the +ISTTOK Project + +## Directory Structure +- **epics** : [EPICS](https://epics-controls.org) IOC Application and CS-S Panels + +Inside each folder exists more information on how to use the code. diff --git a/epics/iocs/ISTTOKrpi/.gitignore b/epics/iocs/ISTTOKrpi/.gitignore new file mode 100644 index 0000000..0e440ec --- /dev/null +++ b/epics/iocs/ISTTOKrpi/.gitignore @@ -0,0 +1,22 @@ +i# Object files +*.o +*.ko +*.obj +*.elf + +# Linker output +*.ilk +*.map +*.exp + +# Precompiled Headers +*.gch +*.pch + +# epics output +*O.linux-arm* +*O.Common* +db/ +dbd/ +bin/ +lib/