* [PATCH] Add .gitignore
@ 2010-03-11 21:05 Andy Lutomirski
0 siblings, 0 replies; only message in thread
From: Andy Lutomirski @ 2010-03-11 21:05 UTC (permalink / raw)
To: linux-btrfs; +Cc: Andy Lutomirski
Signed-off-by: Andy Lutomirski <luto@mit.edu>
---
.gitignore | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
create mode 100644 .gitignore
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..4d2ab6f
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,13 @@
+*.o
+*.o.d
+man/*.gz
+/btrfs
+/btrfs-debug-tree
+/btrfs-map-logical
+/btrfs-show
+/btrfs-vol
+/btrfsck
+/btrfsctl
+/mkfs.btrfs
+/version.h
+*~
--
1.6.6.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2010-03-11 21:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-11 21:05 [PATCH] Add .gitignore Andy Lutomirski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox