oss-fuzz/.gitignore

13 lines
95 B
Plaintext

/.vscode/
*.pyc
/build/
*~
.DS_Store
*.swp
.venv
.gdb_history
# IntelliJ IDEA
/.idea
**/*.iml