X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=89faacf336359ac2b8168a91fd8b0668e552288b;hb=677d225ae1194fe59df95328fe0cd763c09690f1;hp=7e6c5ab69af3a33344185a8707e3b1f45dfcf5d1;hpb=a52a572b3401c86116fa014dd4249d06e54c976c;p=doc.git diff --git a/.gitignore b/.gitignore index 7e6c5ab69..89faacf33 100644 --- a/.gitignore +++ b/.gitignore @@ -30,6 +30,10 @@ wheels/ *.manifest *.spec +# aspell +*.new +*.bak + # Installer logs pip-log.txt pip-delete-this-directory.txt @@ -64,3 +68,6 @@ target/ # pyenv .python-version + +#MacOs +.DS_Store