[sysprof] Add a .gitignore file
- From: Søren Sandmann Pedersen <ssp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sysprof] Add a .gitignore file
- Date: Thu, 27 Jan 2011 22:06:12 +0000 (UTC)
commit 758fdc86a93bedf023b4b9b650e9ca77bc7c63b2
Author: Damien Lespiau <damien lespiau intel com>
Date: Fri Jan 21 10:56:17 2011 +0000
Add a .gitignore file
Hooray for a clean git status!
.gitignore | 29 +++++++++++++++++++++++++++++
1 files changed, 29 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..3f0180b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,29 @@
+*.o
+.deps
+.libs
+Makefile
+Makefile.in
+TAGS
+aclocal.m4
+autom4te.cache
+compile
+config.guess
+config.h
+config.h.in
+config.h.in~
+config.log
+config.status
+config.sub
+configure
+depcomp
+install-sh
+missing
+stamp-*
+
+sysprof
+sysprof-cli
+testelf
+testunwind
+
+.*.sw?
+.gdb_history
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]