Packages

ALEx lets you run the Arcade Learning Environment from Elixir.

Current section

Files

Jump to
alex src ale .gitignore
Raw

src/ale/.gitignore

## ALE
ale
build
doc/examples/*Example
## Generic
# Emacs temp files
*~
.*
*#
# Auto-generated dependency files
.deps
# Compiled Object files
*.slo
*.lo
*.o
*.d
# Compiled Dynamic libraries
*.so
# Compiled Static libraries
*.lai
*.la
*.a