elixir-thrift/.gitignore
Jon Parise 99ee1f4862 Add a test suite for Mix.Tasks.Compile.Thrift
These tests rely on a working thrift compiler being available in the current
test environment, but that's a reasonable requirement because it's also a
prerequisite for using this mix task in the first place.
2016-05-25 11:54:01 -07:00

12 lines
105 B
Plaintext

/_build
/deps
/doc
/src/thrift_lexer.erl
/test/fixtures/app/src
erl_crash.dump
*.ez
log.*
*.log
*.*~
.*~