瀏覽代碼

Added 'lib' and 'modules' folders which should also be excluded, since libs are automatically fetched from dependencies.yml.

Also removed duplicate 'elicpse' entry.
pull/232/head
tomparle 12 年之前
父節點
當前提交
cc88ce8757
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2
    1
      PlayFramework.gitignore

+ 2
- 1
PlayFramework.gitignore 查看文件

@@ -7,10 +7,11 @@
# Ignore Play! working directory #
db
eclipse
lib
log
logs
modules
precompiled
tmp
test-result
eclipse
server.pid

Loading…
取消
儲存