]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Add .gitignore and .gitreview files 82/82/1
authorGeorge Joseph <george.joseph@fairview5.com>
Sat, 11 Apr 2015 18:20:07 +0000 (12:20 -0600)
committerGeorge Joseph <george.joseph@fairview5.com>
Mon, 13 Apr 2015 17:12:13 +0000 (12:12 -0500)
commit80b04d9ac7321384c09e236ed5088164ada95dd8
tree7163d9e06d45b094fc0205bc0a35448909d4513d
parent5d3fc148bf99f3c0f7da5113bc6981d2cd3626a1
Add .gitignore and .gitreview files

Add the .gitignore and .gitreview files to the asterisk repo.

NB:  You can add local ignores to the .git/info/exclude file
without having to do a commit.

Common ignore patterns are in the top-level .gitignore file.
Subdirectory-specific ignore patterns are in their own .gitignore
files.

Change-Id: I842a1588ff27d8a0189f12d597f0a7af033d6c69
Tested-by: George Joseph
(cherry picked from commit b35e184d41c4e61e98b455d70321ba90118600a1)
.gitignore [new file with mode: 0644]
.gitreview [new file with mode: 0644]
addons/.gitignore [new file with mode: 0644]
agi/.gitignore [new file with mode: 0644]
build_tools/.gitignore [new file with mode: 0644]
doc/.gitignore [new file with mode: 0644]
include/asterisk/.gitignore [new file with mode: 0644]
main/.gitignore [new file with mode: 0644]
menuselect/.gitignore [new file with mode: 0644]
res/ael/.gitignore [new file with mode: 0644]
utils/.gitignore [new file with mode: 0644]