Browse Source

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

pull/95/head
AeroNotix 12 years ago
parent
commit
b038c416c5
1 changed files with 4 additions and 1 deletions
  1. +4
    -1
      .gitignore

+ 4
- 1
.gitignore View File

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

Loading…
Cancel
Save