]> git.openfabrics.org - ~shefty/librdmacm.git/commit
Add .gitignore rules
authorYann Droneaud <ydroneaud@opteya.com>
Tue, 16 Jul 2013 21:59:50 +0000 (23:59 +0200)
committerSean Hefty <sean.hefty@intel.com>
Tue, 16 Jul 2013 23:07:10 +0000 (16:07 -0700)
commit1749a1054a0e36e4b0f77b5c9add8dee907a8ebf
treec9ebc6b5562a7d1133b72a28b9370623dd93ac65
parent201530248fa035d89ef77a752f2248590c500f33
Add .gitignore rules

Add the list of files/patterns to be exclueded from git status output.
Additionally it will prevent such files/patterns to be added and committed.

Signed-off-by: Yann Droneaud <ydroneaud@opteya.com>
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
.gitignore [new file with mode: 0644]
examples/.gitignore [new file with mode: 0644]
src/.gitignore [new file with mode: 0644]