# Ignore Rust target directory
/target

# Ignore .env files
.env
.env.build

# Ignore exploitation files - only usefull for local debugging on windows
lib/*.exp