bookmarkfs/.gitignore
2024-12-31 18:09:03 +08:00

41 lines
683 B
Text

#
# Copyright (C) 2024 CismonX <admin@cismon.net>
#
# Copying and distribution of this file, with or without modification, are
# permitted in any medium without royalty, provided the copyright notice and
# this notice are preserved. This file is offered as-is, without any warranty.
#
# Generated by devel tools
\#*#
*~
*.swp
/.ccls
/.ccls-cache/
/.idea/
/.vscode/
# Generated by the build system
/aclocal.m4
/autom4te.cache/
/autoscan.log
/compile
/config.guess
/config.h.in
/config.sub
/configure
/depcomp
/doc/*.info
/doc/mdate-sh
/doc/stamp-vti
/doc/texinfo.tex
/doc/version.texi
/install-sh
/ltmain.sh
/m4/libtool.m4
/m4/lt*.m4
/missing
Makefile.in
# The build tree
/build/