annotate .hgignore @ 363:ab53c76f40d5

Add Makefile parameter ASAN to enable address sanitizer build (and disable -O and -flto when doing that.)
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 11 Sep 2020 01:59:35 +0300
parents 5fea8f4e70e5
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
80
5fea8f4e70e5 Add .hgignore file.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1 syntax: glob
5fea8f4e70e5 Add .hgignore file.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2 ChangeLog
5fea8f4e70e5 Add .hgignore file.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
3 *~
5fea8f4e70e5 Add .hgignore file.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
4 *.orig
5fea8f4e70e5 Add .hgignore file.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
5 *.diff
5fea8f4e70e5 Add .hgignore file.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
6 *.o
5fea8f4e70e5 Add .hgignore file.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
7 obj/