浏览代码

master Trying to make .gitignore better

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

+ 1 - 0
.gitignore

@@ -25,6 +25,7 @@ bin/
 *.swp
 *.swp
 *.diff
 *.diff
 *.patch
 *.patch
+*/bin/
 
 
 # intellij
 # intellij
 *.iml
 *.iml