Mercurial Hosting > luan
annotate .hgignore @ 1996:d5c21ca9703e default tip
move threads to admin
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Fri, 04 Jul 2025 11:39:41 -0600 |
parents | 301a6561fb6b |
children |
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/ |
1924 | 11 luan.tar |
1294 | 12 .DS_Store |
1628 | 13 host/sites/ |
14 host/logs/ | |
1630 | 15 host/started.lock |
1672 | 16 backup/logs/ |
17 backup/backups/ | |
1697
aff2309ae510
add copy_backups.luan
Franklin Schmidt <fschmidt@gmail.com>
parents:
1672
diff
changeset
|
18 backup/backups.copy/ |
1765 | 19 mine/ |
1992 | 20 private/Config.luan |
1995 | 21 changeset.txt |