diff options
author | Georg Kunz <georg.kunz@est.tech> | 2020-07-31 15:21:47 +0200 |
---|---|---|
committer | Georg Kunz <georg.kunz@est.tech> | 2020-07-31 15:21:47 +0200 |
commit | e8ab660f578c1f9a3e5a61f45481b139986f1995 (patch) | |
tree | 201d8e75d23f192645c6518c4fcc39d558411626 | |
parent | 3ee3953f99d7c10d328eaffd3fb8c66c5f2bb558 (diff) |
Adding gitignore file to repo
Signed-off-by: Georg Kunz <georg.kunz@est.tech>
Change-Id: I87faf75ee5801259fb2bdb1534934d84fc2b3a5d
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d05a783 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +meta-data +user-data |