Fill in .gitignore

This commit is contained in:
Georges Dupéron 2017-02-01 07:59:21 +01:00
parent afd0442a01
commit b26a105289

6
.gitignore vendored
View File

@ -1,2 +1,6 @@
compiled/
/coverage/
*/coverage/
/doc/
*/doc/
*~