Initial commit: HenLoader 12.52 with auto-executing Poops exploit
This commit is contained in:
22
.gitignore
vendored
Normal file
22
.gitignore
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
# Build artifacts
|
||||
build/
|
||||
*.iso
|
||||
*.jar
|
||||
|
||||
# JDK packages (too large for git)
|
||||
thirdparty/*.tar.gz
|
||||
|
||||
# IDE files
|
||||
.vscode/
|
||||
.idea/
|
||||
*.swp
|
||||
*.swo
|
||||
*~
|
||||
|
||||
# OS files
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# Temporary files
|
||||
*.tmp
|
||||
*.log
|
||||
Reference in New Issue
Block a user