diff --git a/.gitignore b/.gitignore index b6e4761..c9e22d8 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,11 @@ __pycache__/ *.py[cod] *$py.class +#Company private data folder + +company_data/ + + # C extensions *.so diff --git a/Hello.md b/Hello.md index 557db03..481a784 100644 --- a/Hello.md +++ b/Hello.md @@ -1 +1 @@ -Hello World +Hello World Manila! diff --git a/README.md b/README.md index 2296112..17098e9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # playgit readme hello world +Hi hello