Codebase list fudgec2 / 3cb6b173-3f3a-4829-bea4-b9c0c7c179b8/main .gitignore
3cb6b173-3f3a-4829-bea4-b9c0c7c179b8/main

Tree @3cb6b173-3f3a-4829-bea4-b9c0c7c179b8/main (Download .tar.gz)

.gitignore @3cb6b173-3f3a-4829-bea4-b9c0c7c179b8/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/*