Skip to content

Commit

Permalink
t1ha: update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
erthink committed Jul 29, 2018
1 parent 236f308 commit c5ba15b
Showing 1 changed file with 5 additions and 23 deletions.
28 changes: 5 additions & 23 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,17 +1,12 @@
.vs/
4bench_t1ha0_aes_avx.o
4bench_t1ha0_aes_avx2.o
4bench_t1ha0_aes_noavx.o
4bench_xxhash.o
*.o
*.s
*.i
*.a
*.so
ARM/
ARM64/
Win32/
bench.o
libt1ha.a
libt1ha.so
mera.i
mera.o
mera.s
t1ha-dll.VC.db
t1ha-static.VC.db
t1ha-test.VC.db
Expand All @@ -20,20 +15,7 @@ t1ha.VC.db
t1ha.config
t1ha.creator.user
t1ha.includes
t1ha0.o
t1ha0_aes_avx.o
t1ha0_aes_avx2.o
t1ha0_aes_noavx.o
t1ha0_ia32aes_avx.bc
t1ha0_ia32aes_avx.i
t1ha0_ia32aes_avx.s
t1ha0_ia32aes_avx2.i
t1ha0_ia32aes_avx2.s
t1ha0_ia32aes_noavx.bc
t1ha0_ia32aes_noavx.i
t1ha0_ia32aes_noavx.s
t1ha1.o
t1ha2.o
test
test.o
x64/

0 comments on commit c5ba15b

Please sign in to comment.