blob: 5df164e1e8fdde5a4e6a718e7027cce06afa1b42 [file] [log] [blame]
*.beam
ebin/*.beam
ebin/bcrypt.app
_build/
priv/bcrypt
priv/bcrypt_nif.so
logs/*
.eunit
## libtool
.deps
.erl
.libs
## Intermediate compilation files
*.la
*.lo
*.loT
*.o
*.so
*.dSYM*
## Distribution files
*.gz
*.zip
## Temporary script for compiling the port
build_port.sh