mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
65 lines
749 B
Plaintext
65 lines
749 B
Plaintext
*.o
|
|
.deps
|
|
/**/*.swp
|
|
/*.bak
|
|
/*.gcda
|
|
/*.gcno
|
|
/*.o
|
|
/*.orig
|
|
/*.rej
|
|
/*.tab.c
|
|
/*~
|
|
/.*.sw[nop]
|
|
/.dirstamp
|
|
/.gitignore
|
|
/ABOUT-NLS
|
|
/ChangeLog
|
|
/GPATH
|
|
/GRTAGS
|
|
/GSYMS
|
|
/GTAGS
|
|
/ID
|
|
/INSTALL
|
|
/Makefile
|
|
/Makefile.in
|
|
/TAGS
|
|
/aclocal.m4
|
|
/autom4te.cache
|
|
/build-aux
|
|
/config
|
|
/config.cache
|
|
/config.h
|
|
/config.h.in
|
|
/config.log
|
|
/config.lt
|
|
/config.status
|
|
/config.status.lineno
|
|
/configure
|
|
/configure.lineno
|
|
/gtk-doc.m4
|
|
/gtk-doc.make
|
|
/intltool-extract.in
|
|
/intltool-merge.in
|
|
/intltool-update.in
|
|
/libtool
|
|
/po/*.gmo
|
|
/po/*.header
|
|
/po/*.mo
|
|
/po/*.sed
|
|
/po/*.sin
|
|
/po/.intltool-merge-cache
|
|
/po/.pot
|
|
/po/Makefile
|
|
/po/Makefile.in
|
|
/po/Makefile.in.in
|
|
/po/Makefile.in.in~
|
|
/po/Makevars.template
|
|
/po/POTFILES
|
|
/po/Rules-quot
|
|
/po/stamp-it
|
|
/po/stamp-po
|
|
/po/sysprof.pot
|
|
/so_locations
|
|
/stamp-h1
|
|
/tags
|