瀏覽代碼

Specify in greater detail what we want to ignore in the documentation folder.

pull/95/head
AeroNotix 12 年之前
父節點
當前提交
b038c416c5
共有 1 個檔案被更改,包括 4 行新增1 行删除
  1. +4
    -1
      .gitignore

+ 4
- 1
.gitignore 查看文件

@ -2,4 +2,7 @@ ebin/
*~
.eunit/
*beam
docs/*
doc/*.html
doc/*.css
doc/*.png
doc/edoc-info

Loading…
取消
儲存