浏览代码

Added missing file to .gitignore.

Camilla Berglund 12 年之前
父节点
当前提交
5ae2e376a2
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -38,6 +38,7 @@ src/libglfw3.a
 src/glfw3.lib
 src/glfw3.dll
 src/glfw3dll.lib
+src/glfw3dll.a
 examples/*.app
 examples/*.exe
 examples/boing