Ignore compiled Windows files

This commit is contained in:
Alexey Romanov
2010-12-11 21:01:44 +03:00
parent fe680f65e9
commit c2b8f29395

4
.gitignore vendored
View File

@@ -12,3 +12,7 @@ erl_crash.dump
ebin ebin
priv priv
TEST*.xml TEST*.xml
*.exp
*.lib
*.obj
*.dll