there are files under source control in a dir named release

Project: http://git-wip-us.apache.org/repos/asf/logging-log4net/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4net/commit/a0329e04
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4net/tree/a0329e04
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4net/diff/a0329e04

Branch: refs/heads/feature/RollingFileAppender-NG
Commit: a0329e046d2cb3904928da7f56a478970acc1275
Parents: 24a9c08
Author: Stefan Bodewig <bode...@apache.org>
Authored: Wed Jan 31 16:51:29 2018 +0100
Committer: Stefan Bodewig <bode...@apache.org>
Committed: Wed Jan 31 16:51:29 2018 +0100

----------------------------------------------------------------------
 .gitignore | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4net/blob/a0329e04/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 6c925f2..b9a8678 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,7 @@
 [Dd]ebug/
 [Dd]ebugPublic/
 [Rr]elease/
+!src/site/xdoc/release/
 [Rr]eleases/
 x64/
 x86/
@@ -137,7 +138,7 @@ publish/
 # Publish Web Output
 *.[Pp]ublish.xml
 *.azurePubxml
-# TODO: Comment the next line if you want to checkin your web deploy settings 
+# TODO: Comment the next line if you want to checkin your web deploy settings
 # but database connection strings (with potential passwords) will be 
unencrypted
 *.pubxml
 *.publishproj
@@ -235,4 +236,3 @@ target
 # other files to ignore
 old-log4net.snk
 src/GeneratedAssemblyInfo.cs
-

Reply via email to