aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMaël Gassmann <mael.gassmann@students.bfh.ch>2024-04-08 22:34:19 +0200
committerMaël Gassmann <mael.gassmann@students.bfh.ch>2024-04-08 22:34:19 +0200
commit1cbb1cf860b56999bf44c07dfd9f6e07dbdacd6c (patch)
tree9ece205a1253ba87090c69429e4279fdcf0f1383 /.gitignore
parentb757451e7bf621650e96d3d18142324f4616a995 (diff)
[+] Hello World
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..95a17dd
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,6 @@
+sdkconfig
+examples
+build
+.cache
+.vscode
+.devcontainer \ No newline at end of file