Skip to content

Commit 829f514

Browse files
committed
rename argo doc
1 parent d357e46 commit 829f514

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

.gitignore

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
/core/target
2+
/samples/company/target
3+
/samples/hello-world/target
4+
/*.project
5+
/core/*
6+
/core/*.classpath
7+
/core/*.project
8+
/samples/company/.settings
9+
/samples/company/bin
10+
/samples/company/.classpath
11+
/samples/company/.project
12+
/samples/hello-world/.settings
13+
/samples/hello-world/bin
14+
/samples/hello-world/.classpath
15+
/samples/hello-world/.project

0 commit comments

Comments
 (0)