Browse Source

Merge pull request #797 from DanRStevens/gitIgnoreLinux

Add Makefile outputs to .gitignore
Lee Thomason 6 years ago
parent
commit
3d6a5477a7
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -18,3 +18,5 @@ tinyxml2/temp/
 *.o
 *.o
 *.vc.db
 *.vc.db
 *.vc.opendb
 *.vc.opendb
+libtinyxml2.a
+xmltest