Mercurial Hosting > luan
annotate .hgignore @ 1184:2eba58842bbb
remove serve_for_nginx
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Wed, 21 Feb 2018 16:51:56 -0700 |
parents | 87c63df214e9 |
children | 2555154ad19f |
rev | line source |
---|---|
329 | 1 syntax: glob |
2 | |
3 Makefile | |
4 *.class | |
5 err | |
6 build | |
441
aedb90df53ce
rename Version.luan to version.luan
Franklin Schmidt <fschmidt@gmail.com>
parents:
378
diff
changeset
|
7 version.luan |
374 | 8 *.bck |
378 | 9 *.n |
497
55f9f74f1e55
Http.request is now pure luan
Franklin Schmidt <fschmidt@gmail.com>
parents:
441
diff
changeset
|
10 go |
596 | 11 local |
792
87c63df214e9
put the luan-*.tar build in the luan website
Franklin Schmidt <fschmidt@gmail.com>
parents:
721
diff
changeset
|
12 luan-*.tar |