ignore vim and gdb files

This commit is contained in:
King Kévin 2018-01-14 13:35:28 +01:00
parent bf896b920a
commit af791d12d4
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -7,4 +7,6 @@
*.elf *.elf
*.bin *.bin
*.swp *.swp
*.swo
.gdb_history
doc/ doc/