commit a8196947129618f2728b01178a9aff75f4ef525a parent f86b9bdfcf0051bfeee526925547d9dbd521ccc7 Author: Kevin Branigan <kbranigan@gmail.com> Date: Wed, 12 Aug 2015 11:10:06 -0400 Merge pull request #10 from ajaybhargav/master Update gitignore to avoid tracking unwanted files Diffstat:
M | .gitignore | | | 9 | +++++++-- |
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -1,2 +1,8 @@ .svn -test- \ No newline at end of file +test +*.o +*.a +*.so +*.swp +*.patch +tags