Remove useless extension protection from gitignore
This commit is contained in:
parent
b33cb706c8
commit
6074ccdd21
35
test/.gitignore
vendored
35
test/.gitignore
vendored
@ -1,23 +1,24 @@
|
||||
/adler*
|
||||
/backtrace*
|
||||
/adler
|
||||
/backtrace
|
||||
/bitwise
|
||||
/checksum*
|
||||
/float*
|
||||
/hton*
|
||||
/ip*
|
||||
/checksum
|
||||
/float
|
||||
/hton
|
||||
/ip
|
||||
/json
|
||||
/json-check*
|
||||
/json-check
|
||||
/*.log
|
||||
/maths*
|
||||
/matrix*
|
||||
/md[245]*
|
||||
/maths
|
||||
/matrix
|
||||
/md[245]
|
||||
/options
|
||||
/pool*
|
||||
/random*
|
||||
/range*
|
||||
/point
|
||||
/pool
|
||||
/rand
|
||||
/range
|
||||
/ripemd
|
||||
/region*
|
||||
/sha1*
|
||||
/signal*
|
||||
/region
|
||||
/sha1
|
||||
/signal
|
||||
/*.trs
|
||||
/version*
|
||||
/version
|
||||
|
Loading…
Reference in New Issue
Block a user