0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-05-16 01:43:49 +02:00
construct/.gitignore
Jason Volk 770fabcacd ircd: Add target to preprocess PGO data bundled in text form.
matrix: Add target to preprocess PGO data bundled in text form.
2020-11-28 14:35:45 -08:00

47 lines
496 B
Plaintext

tags
Makefile
*~
*.o
*.so
*.lo
*.la
*.orig
*.log
*.sw?
*.gch
*.cache
*.tmp
*.profdata
.deps
.dirstamp
.libs
autom4te.cache
aclocal.m4
compile
confdefs.h
config.guess
config.sub
depcomp
ltmain.sh
missing
config.log
config.status
configure
stamp-h1
scripts/*.tar.bz2
scripts/*.tar.gz
/libtool
Makefile.in
tools/m4/argz.m4
tools/m4/libtool.m4
tools/m4/ltargz.m4
tools/m4/ltdl.m4
tools/m4/ltoptions.m4
tools/m4/ltsugar.m4
tools/m4/ltversion.m4
tools/m4/lt~obsolete.m4
*.dSYM/
install-sh
ylwrap
build