Browse Source

Merge pull request #208 from hallzy/unittest-gitignore

Added unittest and !test/unittest to .gitignore
Marco Bambini 7 years ago
parent
commit
fcfadde2a5
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -282,6 +282,8 @@ paket-files/
 *.x86_64
 *.x86_64
 *.hex
 *.hex
 gravity
 gravity
+unittest
+!test/unittest
 
 
 # Debug files
 # Debug files
 *.dSYM/
 *.dSYM/