Skip to content

Commit

Permalink
add gitignore!
Browse files Browse the repository at this point in the history
  • Loading branch information
knupGB committed Sep 10, 2024
1 parent 3425a46 commit 3b05b56
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
*.swp
*.swo
*.elf
*.hex
*.o

*.pem
*.pem.crt
*.pem.key
*.csv

.DS_Store

.vscode

0 comments on commit 3b05b56

Please sign in to comment.