forked from oracle-samples/oci-data-science-ai-samples
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
36 lines (33 loc) · 1 KB
/
.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
31
32
33
34
35
36
################################################################################
# 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
jobs/ts+js/downloaded_artifact.py
jobs/Fn/.oci/
node_modules
jobs/tutorials/standbyjob/code/
jobs/tutorials/standbyjob-with-git/code/