Skip to content

Commit

Permalink
Filter more files from releases
Browse files Browse the repository at this point in the history
ETWEventDemo_deb64.exe was being shipped so this filters that out, along
with some other files that shouldn't have been included. This should
resolve (most of?) issue # 164.
  • Loading branch information
randomascii committed Jun 15, 2023
1 parent 214c796 commit c5c14ff
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions excludecopy.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
.aps
.pyproj
.sln
.pyc
.bak
TestIdentifyChromeProcesses.bat
__pycache__\
_deb64.exe

UIforETW32.exe
.csv
Expand Down

0 comments on commit c5c14ff

Please sign in to comment.