diff options
Diffstat (limited to '.agignore')
| -rw-r--r-- | .agignore | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.agignore b/.agignore new file mode 100644 index 0000000..d5345cd --- /dev/null +++ b/.agignore @@ -0,0 +1,15 @@ +.yardoc +public/images +public/system +data +log +tmp +*.exe +*.so +*.dat +.git +.hg +.svn +build +node_modules +vendor |
