diff options
author | Guillaume (ioguix) de Rorthais | 2010-03-28 21:46:17 +0000 |
---|---|---|
committer | Guillaume (ioguix) de Rorthais | 2010-03-28 21:46:17 +0000 |
commit | f790a00696dd3e6823fcfb5ada02f3204371c390 (patch) | |
tree | 3950c921517563081701e367ae10482b8ca8cf40 | |
parent | 97f70090deddbf80237fecb1398fa39984ac729d (diff) |
update .gitattributes fileREL_4-2
-rw-r--r-- | .gitattributes | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes index 8596e077..a25d04f9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,6 @@ -tests/ export-ignore -selenium/ export-ignore +/tests export-ignore +/selenium export-ignore +.gitattributes export-ignore +.gitignore export-ignore +.build_tests.php export-ignore + |