]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Add .gitignore and .gitreview files 64/64/1
authorGeorge Joseph <george.joseph@fairview5.com>
Sat, 11 Apr 2015 18:20:07 +0000 (12:20 -0600)
committerMatt Jordan <mjordan@digium.com>
Sun, 12 Apr 2015 18:49:40 +0000 (13:49 -0500)
commit7079f53a40368c12ab88a6d148c99ad6439acd4d
treecb551be2cee3b95c1bc9b4580ee3a29b63e963e4
parente5c5fe70d68dd6800983c7ee1f870cffa638fad5
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: I2b7513fc9acf5d432cf9587c25faa9786af14abf
Tested-by: George Joseph
.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]