Skip to content

Commit 342804a

Browse files
committed
Create gitignore, update vers tag in addendum file
1 parent 2b60652 commit 342804a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
LDTvenv/
2+
venv/
3+
*.pyc

LDT_Addendum.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Version of the Leakdown Tester
2-
ldtVersion = "1.7.0 Beta"
2+
ldtVersion = "2.0.0"
33

44

55
## JSON content 'header' wrapper section for in-situ payload compilation:

0 commit comments

Comments
 (0)