Skip to content

Commit

Permalink
Removed vim swp file and added swp file pattern to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
patrikaxelsson committed Aug 14, 2016
1 parent e4d55cf commit 6dd155c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file removed .c64_keyb_sim.c.swp
Binary file not shown.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
*.*.swp
*.elf
*.hex
*.o

0 comments on commit 6dd155c

Please sign in to comment.