Skip to content

Commit

Permalink
.gitignore: Update with couple of Windows specific creations.
Browse files Browse the repository at this point in the history
Signed-off-by: Gurucharan Shetty <[email protected]>
Acked-by: Ben Pfaff <[email protected]>
  • Loading branch information
shettyg committed Jun 10, 2014
1 parent fc28ea5 commit 09b450b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
*.pdb
*.pyc
*.so
*.suo
*~
*,cover
.#*
Expand All @@ -25,6 +26,7 @@
.dirstamp
.libs
.tmp_versions
.gitattributes
/Makefile
/Makefile.in
/aclocal.m4
Expand Down

0 comments on commit 09b450b

Please sign in to comment.