# java
*.class

# mvn
target/

# eclipse
.classpath
.project
.settings/

# idea
.idea/
*.iml

# tests
pwntest
