this repo has no description
13
fork

Configure Feed

Select the types of activity you want to include in your feed.

expand gitignore

+9
+9
.gitignore
··· 17 17 src/build/ 18 18 *.log 19 19 20 + # binaries 21 + /handlr 22 + /glot 23 + /lexidex 24 + /slinky 25 + 26 + # glot files 27 + /lexicons 28 + 20 29 # Don't ignore this file itself 21 30 !.gitignore