mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-11 23:51:06 +00:00
git: modernize .gitignore
Lots of this stuff is from the autotools days, which is no longer necessary.
This commit is contained in:
67
.gitignore
vendored
67
.gitignore
vendored
@ -1,64 +1,3 @@
|
|||||||
*.o
|
*.swp
|
||||||
.deps
|
*~
|
||||||
/**/*.swp
|
build
|
||||||
/*.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
|
|
||||||
|
|||||||
Reference in New Issue
Block a user