forked from oracle-samples/oci-data-science-ai-samples
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
31 lines (28 loc) · 892 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
*.suo
/ai_services/language/dotnet/LanguageBasicDemo/bin/Debug/net5.0
/ai_services/language/dotnet/LanguageBasicDemo/obj
ai_services/language/dotnet/.vs/Language/DesignTimeBuild/.dtbcache.v2
ai_services/language/dotnet/.vs/Language/project-colors.json
ai_services/language/dotnet/.vs/Language/v17/.futdcache.v1
jobs/ts+js/node_modules
package-lock.json
jobs/java/.idea
jobs/java/.settings
jobs/java/target
.project
*.class
jobs/flask_job_monitor/__pycache__
.vscode/
.idea/
/notebook_examples/__*.ipynb
/notebook_examples/Untitled*.ipynb
.DS_Store
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
*.log
.ipynb_checkpoints