mirror of
https://github.com/correl/rebar.git
synced 2024-12-18 03:00:17 +00:00
f29ab61693
Ignore common files during development. Signed-off-by: Essien Ita Essien <essiene@gmail.com> --- .gitignore | 7 +++++++ .hgignore | 1 + 2 files changed, 8 insertions(+), 0 deletions(-) create mode 100644 .gitignore
7 lines
48 B
Text
7 lines
48 B
Text
*.beam
|
|
rebar
|
|
*~
|
|
*.orig
|
|
.*.swp
|
|
rt.work
|
|
.hgignore
|