aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorFilip Wandzio <contact@philw.dev>2025-09-04 22:25:39 +0200
committerFilip Wandzio <contact@philw.dev>2025-09-04 22:25:39 +0200
commit1ba21da6cbc63c0c549fb92731e25bedc482eb51 (patch)
treeddf6fc2259a2495f8de336a07873cc3c6796785e /.gitignore
parente00f3a9ede1b8e46b480bd68daf48da0bb08acae (diff)
downloade1-1ba21da6cbc63c0c549fb92731e25bedc482eb51.tar.gz
e1-1ba21da6cbc63c0c549fb92731e25bedc482eb51.zip
Unify the directory, add new analysis methods, unify the code style
Signed-off-by: Filip Wandzio <contact@philw.dev>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore20
1 files changed, 0 insertions, 20 deletions
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 7a5e174..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,20 +0,0 @@
1.env
2.pio/
3.vscode/
4*.elf
5*.bin
6*.hex
7*.map
8*.pyc
9__pycache__/
10*.DS_Store
11*~
12*.swp
13*.swo
14*.swn
15*.o
16*.d
17*.a
18*.so
19*.log
20.test/