correction, ajout gitignore

This commit is contained in:
Thibaud
2019-07-06 13:25:00 +02:00
commit 28d1936dee
182 changed files with 28900 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
var Hyphenopoly = {
require: {
"fr": "honorificabilitudinitas",
},
setup: {
selectors: {
".hyphen": {}
}
}
};