Skip to content

Commit

Permalink
Modify gitignore to exclude documentaton files for makedoc.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
delatbabel committed Feb 2, 2015
1 parent d60849c commit 3f633b7
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .gitignore
Expand Up @@ -2,4 +2,10 @@
composer.lock
composer.phar
phpunit.xml
.idea/
.idea/

.directory
dirlist.app
dirlist.vendor
dirlist.cache
documents/

0 comments on commit 3f633b7

Please sign in to comment.