mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-08 20:03:34 +02:00
build: Update .gitignore from git.mk
This commit is contained in:
65
.gitignore
vendored
65
.gitignore
vendored
@ -1,19 +1,46 @@
|
||||
Makefile.in
|
||||
Makefile
|
||||
aclocal.m4
|
||||
compile
|
||||
autom4te.cache
|
||||
configure
|
||||
depcomp
|
||||
install-sh
|
||||
missing
|
||||
config.log
|
||||
config.status
|
||||
.deps
|
||||
client-bindings.h
|
||||
*-dbus-glue.h
|
||||
verify
|
||||
enroll
|
||||
*.o
|
||||
fprintd
|
||||
*.swp
|
||||
/*.bak
|
||||
/*.lo
|
||||
/*.o
|
||||
/*.orig
|
||||
/*.rej
|
||||
/*.tab.c
|
||||
/*~
|
||||
/.*.sw[nop]
|
||||
/.deps
|
||||
/.dirstamp
|
||||
/.gitignore
|
||||
/.libs
|
||||
/GPATH
|
||||
/GRTAGS
|
||||
/GSYMS
|
||||
/GTAGS
|
||||
/ID
|
||||
/Makefile
|
||||
/Makefile.in
|
||||
/TAGS
|
||||
/_libs
|
||||
/autom4te.cache
|
||||
/config.cache
|
||||
/config.h
|
||||
/config.log
|
||||
/config.lt
|
||||
/config.status
|
||||
/config.status.lineno
|
||||
/configure
|
||||
/configure.lineno
|
||||
/intltool-extract.in
|
||||
/intltool-merge.in
|
||||
/intltool-update.in
|
||||
/libtool
|
||||
/po/*.gmo
|
||||
/po/*.mo
|
||||
/po/.intltool-merge-cache
|
||||
/po/Makefile
|
||||
/po/Makefile.in
|
||||
/po/Makefile.in.in
|
||||
/po/POTFILES
|
||||
/po/fprintd.pot
|
||||
/po/stamp-it
|
||||
/so_locations
|
||||
/stamp-h1
|
||||
/tags
|
||||
|
||||
Reference in New Issue
Block a user