]> 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:20:05 +0000 (21:20 -0700)
commitd53cd79c3bde6186bda6822a04708b9d2666f8ae
tree37469bbc3efa4d1812bc642af83d056086f391e7
parente9ef6c2e2d8141dd5c32472918b8c087f745524b
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]