Skip to content

Commit 7ef8141

Browse files
authored
[MRG] Merge pull request #249 from dfir-iris/develop
v2.2.0
2 parents 9cde605 + c6b5d5e commit 7ef8141

22 files changed

+1024
-132
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ venv1/
2424
nohup.out
2525
celerybeat-schedule.db
2626
.scannerwork/
27-
27+
source/app/static/assets/dist/
2828
source/app/static/assets/img/graph/*
29-
!source/app/static/assets/img/graph/*.png
29+
!source/app/static/assets/img/graph/*.png
30+
run_nv_test.py

0 commit comments

Comments
 (0)