summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorStephane Desneux <stephane.desneux@iot.bzh>2018-07-17 18:07:45 +0200
committerThierry Bultel <thierry.bultel@iot.bzh>2019-04-24 14:17:54 +0200
commitdacaccc8d4b02873e57fffca3d2fbdc8de140007 (patch)
tree5aaa20934722002207e2e30ea5967d7483adc3e4 /.gitignore
parent76c7d5f13902ee2a58a05c0de01394650bcb4613 (diff)
Initialize repository with .gitignore, LICENSE, README.md
Change-Id: I1477c81706bc2909edce03e753ad76d6ac8f275c Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..945388b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+*.swp
+.vscode