Codebase list fudgec2 / 69d1b1a8-7763-48a8-8e3b-436e4e4daaf0/main .gitignore
69d1b1a8-7763-48a8-8e3b-436e4e4daaf0/main

Tree @69d1b1a8-7763-48a8-8e3b-436e4e4daaf0/main (Download .tar.gz)

.gitignore @69d1b1a8-7763-48a8-8e3b-436e4e4daaf0/mainraw · history · blame

# Ignore all SQL
*.sql
# No xml in use - this is likely pycharm stuff.
*.xml
*.db
*.pyc
Dev_docs/*
.__pycharm__/*
__pycache__/*
modules/__pycache__/*
FudgeC2/Storage/ExportedCampaigns/*
.idea/*
scratch*
*-journal
log.txt
*.pem
*.key
*.crt
dev_notes.txt
FudgeC2/Storage/implant_resources/*
FudgeC2/Storage/campaign_downloads/*