diff --git a/.fuckgit.txt.un~ b/.fuckgit.txt.un~ new file mode 100644 index 0000000..b9508c4 Binary files /dev/null and b/.fuckgit.txt.un~ differ diff --git a/.gitTraining.txt.un~ b/.gitTraining.txt.un~ new file mode 100644 index 0000000..d3a5c2a Binary files /dev/null and b/.gitTraining.txt.un~ differ diff --git a/.hello.py.un~ b/.hello.py.un~ new file mode 100644 index 0000000..bcb3ea3 Binary files /dev/null and b/.hello.py.un~ differ diff --git a/.sin.txt.un~ b/.sin.txt.un~ new file mode 100644 index 0000000..e05a583 Binary files /dev/null and b/.sin.txt.un~ differ diff --git a/.test.txt.un~ b/.test.txt.un~ new file mode 100644 index 0000000..1565cca Binary files /dev/null and b/.test.txt.un~ differ diff --git a/.thm.txt.un~ b/.thm.txt.un~ new file mode 100644 index 0000000..a832877 Binary files /dev/null and b/.thm.txt.un~ differ diff --git a/gitTraining.txt b/gitTraining.txt new file mode 100644 index 0000000..883dabd --- /dev/null +++ b/gitTraining.txt @@ -0,0 +1 @@ + test diff --git a/hello.py b/hello.py new file mode 100644 index 0000000..d91a43c --- /dev/null +++ b/hello.py @@ -0,0 +1,4 @@ +print("this is gitee test") +import numpy as np +np.eye(5) + diff --git a/test.txt b/test.txt new file mode 100644 index 0000000..a7e11e1 --- /dev/null +++ b/test.txt @@ -0,0 +1 @@ +test push in master diff --git a/thm.txt b/thm.txt new file mode 100644 index 0000000..3c28d10 --- /dev/null +++ b/thm.txt @@ -0,0 +1,2 @@ + test git +I am thm