From 494d987f13dbb4e9e38c73d70ed39a1bf96c1d48 Mon Sep 17 00:00:00 2001 From: Miykael_xxm Date: Fri, 22 Jan 2021 15:18:47 +0800 Subject: [PATCH] update --- .gitignore | 2 ++ projects/ashishpatel26/imports.yml | 10 ++++++++++ 2 files changed, 12 insertions(+) create mode 100644 projects/ashishpatel26/imports.yml diff --git a/.gitignore b/.gitignore index fecac49fd..014dc5d9e 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 000000000..70b11962b --- /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 -- GitLab