]> 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>
Wed, 17 Jul 2013 04:16:33 +0000 (21:16 -0700)
commita2e698171820a90a70acf65f8dcfe29b9224633a
tree37469bbc3efa4d1812bc642af83d056086f391e7
parent1a8140e6f066ffacf5e61fdb4bf32b2c4e6b6770
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]