Ignore .so and .beam

This commit is contained in:
Alexey Romanov
2011-01-15 14:17:50 +03:00
parent ee41a43d63
commit 9423da353c

4
.gitignore vendored
View File

@@ -16,4 +16,6 @@ TEST*.xml
*.obj
*.dll
rebar.cross_compile.config
config.tmp
config.tmp
*.beam
*.so