mirror of
https://github.com/cc65/cc65.git
synced 2024-12-23 04:30:10 +00:00
Ignore intermediate files
git-svn-id: svn://svn.cc65.org/cc65/trunk@277 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
743b215bac
commit
c70c5197e1
@ -1,36 +1,41 @@
|
||||
fclose.s
|
||||
fgets.s
|
||||
fprintf.s
|
||||
calloc.s
|
||||
_afailed.s
|
||||
_fopen.s
|
||||
_hextab.s
|
||||
_printf.s
|
||||
abort.s
|
||||
bsearch.s
|
||||
calloc.s
|
||||
cprintf.s
|
||||
errormsg.s
|
||||
fclose.s
|
||||
fdopen.s
|
||||
fgetc.s
|
||||
fgetpos.s
|
||||
fgets.s
|
||||
fopen.s
|
||||
fprintf.s
|
||||
fputc.s
|
||||
fputs.s
|
||||
fread.s
|
||||
freopen.s
|
||||
fseek.s
|
||||
fsetpos.s
|
||||
ftell.s
|
||||
fwrite.s
|
||||
getchar.s
|
||||
gets.s
|
||||
realloc.s
|
||||
bsearch.s
|
||||
locale.s
|
||||
perror.s
|
||||
printf.s
|
||||
_hextab.s
|
||||
vfprintf.s
|
||||
fdopen.s
|
||||
_afailed.s
|
||||
fopen.s
|
||||
fgetc.s
|
||||
fputc.s
|
||||
putchar.s
|
||||
puts.s
|
||||
_printf.s
|
||||
qsort.s
|
||||
realloc.s
|
||||
rewind.s
|
||||
sprintf.s
|
||||
strtok.s
|
||||
strxfrm.s
|
||||
vcprintf.s
|
||||
vfprintf.s
|
||||
vprintf.s
|
||||
vsprintf.s
|
||||
sprintf.s
|
||||
abort.s
|
||||
errormsg.s
|
||||
cprintf.s
|
||||
vcprintf.s
|
||||
freopen.s
|
||||
perror.s
|
||||
qsort.s
|
||||
strxfrm.s
|
||||
strtok.s
|
||||
locale.s
|
||||
putchar.s
|
||||
getchar.s
|
||||
|
Loading…
Reference in New Issue
Block a user