Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mkcl
mkcl
Commits
5be42631
Commit
5be42631
authored
May 24, 2020
by
Jean-Claude Beaudoin
Browse files
Refine specificity of patterns.
parent
470d1ebd
Changes
4
Hide whitespace changes
Inline
Side-by-side
src/.gitignore
View file @
5be42631
*.asd
*.as2
mkcl_min
mkcl_min.exe
mkcl
mkcl.exe
mkcl-small
mkcl-small.exe
mkcl-full
mkcl-full.exe
mkcc
mkcc.exe
mkcl-config
mkcl-config.pre
ucd.dat
help.doc
HELP.DOC
BUILD-STAMP
TAGS
bare.lsp
compile.lsp
compile.pre
config.log
config.status
ext-dir-exists
/
mkcl_min
/
mkcl_min.exe
/
mkcl
/
mkcl.exe
/
mkcl-small
/
mkcl-small.exe
/
mkcl-full
/
mkcl-full.exe
/
mkcc
/
mkcc.exe
/
mkcl-config
/
mkcl-config.pre
/
ucd.dat
/
help.doc
/
HELP.DOC
/
BUILD-STAMP
/
TAGS
/
bare.lsp
/
compile.lsp
/
compile.pre
/
config.log
/
config.status
/
ext-dir-exists
ext/
bin/
test/
asdf-stage-dir-exists
/
asdf-stage-dir-exists
asdf-stage/
cov-int/
mkcl-cov-build*
receipe_for_GC
depend
/
receipe_for_GC
/
depend
encodings/
lib/
include/
...
...
src/c/.gitignore
View file @
5be42631
...
...
@@ -2,7 +2,7 @@ GNUmakefile
makefile.depend
dpp
dpp.exe
[a-ce-z]*.c
[a-ce-z]
[a-z]
*.c
disassembler.c
Makefile
symbols_list2.h
...
...
src/gc/.gitignore
View file @
5be42631
...
...
@@ -5,3 +5,5 @@ configure.lineno
.deps/
.libs/
libtool
/config.log
/config.status
src/gc/libatomic_ops/.gitignore
0 → 100644
View file @
5be42631
/config.log
/config.status
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment