aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index cb4ecd2..50d62e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,8 @@
build/
+*.o
*.plg
-*.zip \ No newline at end of file
+*.elf
+*.dat
+*.zip
+depend
+[Tt]humbs.db \ No newline at end of file