Selaa lähdekoodia

Removed cache files from repo.

Thomas Flucke 6 vuotta sitten
vanhempi
commit
a85b79a1c5
2 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2 1
      .gitignore
  2. BIN
      src/feature-extractor/__pycache__/sample.cpython-36.pyc

+ 2 - 1
.gitignore

@@ -13,4 +13,5 @@ src/flow-seperator/flow-seperator
 src/pcap-matcher/pcap-matcher
 src/packet-matcher/packet-matcher
 src/common/*.a
-data/keylog-matchings.txt
+data/keylog-matchings.txt
+**/__pycache__/

BIN
src/feature-extractor/__pycache__/sample.cpython-36.pyc