diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2016-01-09 10:41:57 +0100 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2016-01-09 10:41:57 +0100 |
commit | 74b3bd0135ea123de45de2fc3356e453590ad3aa (patch) | |
tree | 757e1f45dedf01542a0186aba935c51ec99400f2 /.gitignore | |
parent | b33d09c115a0507d7bbd8a5b8e4792c413e43e94 (diff) | |
download | PeerTube-74b3bd0135ea123de45de2fc3356e453590ad3aa.tar.gz PeerTube-74b3bd0135ea123de45de2fc3356e453590ad3aa.tar.zst PeerTube-74b3bd0135ea123de45de2fc3356e453590ad3aa.zip |
Add test4,5,6 to directories to ignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 6f1437cf2..50248f5e5 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -8,5 +8,8 @@ logs/ | |||
8 | test1/ | 8 | test1/ |
9 | test2/ | 9 | test2/ |
10 | test3/ | 10 | test3/ |
11 | test4/ | ||
12 | test5/ | ||
13 | test6/ | ||
11 | public/stylesheets/global.css | 14 | public/stylesheets/global.css |
12 | public/stylesheets/vendor | 15 | public/stylesheets/vendor |