Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.zx2c4.com/cgit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2006-12-10 00:21:43 +0300
committerLars Hjemli <hjemli@gmail.com>2006-12-10 00:21:43 +0300
commit856c026e221d8ed82c5b75bc8da4bd65e89ea953 (patch)
tree8de930f29082525aacf9f8ac14e51a60d9592300 /.gitignore
parentc76a52be5b5af940b8bcc9b3f554f4d44367506a (diff)
Add .gitignore
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..4eaec97
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+# Files I don't care to see in git-status/commit
+cgit
+*.o