projects
/
pgxn-utils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04c35c4
)
adding .gitignore
author
Dickson S. Guedes
<
[email protected]
>
Thu, 12 May 2011 23:04:50 +0000
(20:04 -0300)
committer
Dickson S. Guedes
<
[email protected]
>
Thu, 12 May 2011 23:04:50 +0000
(20:04 -0300)
.gitignore
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitignore
b/.gitignore
new file mode 100644
(file)
index 0000000..
002116b
--- /dev/null
+++ b/
.gitignore
@@ -0,0
+1,5
@@
+*.gem
+.bundle
+Gemfile.lock
+pkg/*
+*.sw?