they were not properly ignored
zstdcat
tm
+# test artifacts
+dictionary
+grillResults.txt
+_*
+tmp*
+*.zst
+*.gz
+!gzip/hufts-segv.gz
+result
+out
+*.zstd
+hello*
+world
+
# Tmp test directory
zstdtest
speedTest
versionsTest
namespaceTest
+dirTest*
+
+# fuzzer
+afl
# Local script
startSpeedTest
speedTest.pid
+*.bat
-# Object files
+# Generic Object files
*.o
*.ko
-# Executables
+# Generic Executables
*.exe
*.out
*.app
-
-# Default result files
-dictionary
-grillResults.txt
-_*
-tmp*
-*.zst
-*.gz
-!gzip/hufts-segv.gz
-result
-out
-*.zstd
-
-# fuzzer
-afl
-
-# Misc files
-*.bat
-dirTest*