diff --git a/.gitignore b/.gitignore index fecac49fd1b5a29a8bdfee3d2156cd8454f88bf8..014dc5d9ee4c7f7aca8125f6a7b97030fd53b3ae 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,8 @@ *.csv *.py *.txt +*.xls +*.xlsx projects/settings projects/search projects/features diff --git a/projects/ashishpatel26/imports.yml b/projects/ashishpatel26/imports.yml new file mode 100644 index 0000000000000000000000000000000000000000..70b11962b5dbf2d1ae81a1ca5687087e430bebd6 --- /dev/null +++ b/projects/ashishpatel26/imports.yml @@ -0,0 +1,10 @@ +--- +group: + name: 'ashishpatel26' + description: '' + projects: + - name: '500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code' + description: '500 AI Machine learning Deep learning Computer vision NLP Projects with code' + mirrorRelease: false + topic: '' + \ No newline at end of file