Skip to content

Commit

Permalink
add prime test programs to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Shreeshrii committed Aug 30, 2018
1 parent 4aaad7b commit a849860
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -99,6 +99,8 @@ kernel*.bin

# test programs
/unittest/*_test
/unittest/primesbitvector
/unittest/primesmap
/unittest/tesseracttests

# generated files from unlvtests
Expand Down

0 comments on commit a849860

Please sign in to comment.