summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan Herland <johan@herland.net>2007-05-11 18:00:02 +0200
committerYann Dirson <ydirson@altern.org>2007-05-11 22:56:43 +0200
commit99dc818a30edecfa217916010e1f6f5c1a0dda64 (patch)
treeeb7be93c7ce4216fc958715a0858ffbf844acea4
parent5c307fff48a816dd98accc64042252191726b81f (diff)
downloadcvsps-99dc818a30edecfa217916010e1f6f5c1a0dda64.tar.gz
Add .gitignore for ignoring build output (*.o and cvsps).
Signed-off-by: Johan Herland <johan@herland.net>
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..c862af8
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+*.o
+cvsps