summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 315d262e7cc36962289c81a431315e8c36e2d76b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# file patterns
*.o
*.use
*.a
*/.deps
*.core

# common tool generated scratch files
tags
*~

# generated files
config.h
config.mk
mbld/config.myr
parse/gram.c
parse/gram.h
configvar_cache
rt/_*.s
!rt/*-*.s

# outputs
obj/**
test/obj/**
6/6m
muse/muse
mbld/mbld
support/mdumpleak
myrbuild/myrbuild
lib/regex/redump
xmbld