Skip to content

Commit

Permalink
.gitignore: add more rules into .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
koukaipan committed Aug 25, 2013
1 parent 5f93111 commit 701df4b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,12 @@
*.exe
*.out
*.app

# temp files
*~
*.swp

# kernel images
chapter2/testkernel

*.patch

0 comments on commit 701df4b

Please sign in to comment.