Mercurial Hosting > luan
annotate .hgignore @ 1540:79f67662d3e7
delete next_id
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Sun, 13 Sep 2020 15:32:51 -0600 |
parents | edfbcd7f8833 |
children | 520707a70379 |
rev | line source |
---|---|
329 | 1 syntax: glob |
2 | |
3 Makefile | |
4 *.class | |
5 err | |
1415 | 6 build/ |
374 | 7 *.bck |
378 | 8 *.n |
497
55f9f74f1e55
Http.request is now pure luan
Franklin Schmidt <fschmidt@gmail.com>
parents:
441
diff
changeset
|
9 go |
1415 | 10 local/ |
792
87c63df214e9
put the luan-*.tar build in the luan website
Franklin Schmidt <fschmidt@gmail.com>
parents:
721
diff
changeset
|
11 luan-*.tar |
1294 | 12 .DS_Store |