summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2010-10-28 20:58:44 +0000
committerRobert Gemmell <robbie@apache.org>2010-10-28 20:58:44 +0000
commit368c86d008aabb122d6b1b034e497bfb56c73e2b (patch)
treeb289dc56329d7bf12fde6b51d7e95e44edfab716 /.gitignore
parent7fa7cc8a12ca3c0fd0d1e53185e8d924b59fd3f9 (diff)
downloadqpid-python-368c86d008aabb122d6b1b034e497bfb56c73e2b.tar.gz
Add ASF licence to the git ignore files
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1028476 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore19
1 files changed, 19 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 82f38c3c44..3562b0e191 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,22 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+
#Python
*.pyc
*.out