RIC:1060: Change in PTL
[com/pylog.git] / .gitignore
index 598ee7e..4627f73 100644 (file)
 # 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.
-
+#
+# This source code is part of the near-RT RIC (RAN Intelligent Controller)
+# platform project (RICP).
+#
 # Compiled python modules.
 *.pyc
 
@@ -21,3 +24,6 @@
 
 # Python egg metadata, regenerated from source files by setuptools.
 /*.egg-info
+.tox
+docs/_build
+