Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dummy #9

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
7 changes: 5 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,13 @@
__pycache__/
*.py[cod]
*$py.class

/hello.txt
# C extensions
*.so

/ho.txt
/yes.txt
aaron_yang
.rb
# Distribution / packaging
.Python
build/
Expand Down
9 changes: 8 additions & 1 deletion aaron_yang.txt
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
Whats a ghost's favorite type? A booooooooooolean.
Whats a ghost's favorite type? A booooooooooolean.
3rd commit
another changes
yes
dummy branch commit
dummy brnach second commit
dummy branch third commit
dummy branch fourth commit
5 changes: 4 additions & 1 deletion evan_kuo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,7 @@ What is the scariest word in nuclear science?



"Oops!"
"Oops!"

hello world
yes i am here
1 change: 1 addition & 0 deletions ho.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ewef
3 changes: 2 additions & 1 deletion jamie_tan.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
knock knock
knock knock
just checking
3 changes: 2 additions & 1 deletion jordi_malaret.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
Programming is 10% science, 20% ingenuity
, and 70% getting the ingenuity to work with the science.
, and 70% getting the ingenuity to work with the science.
another 2nd commit
1 change: 1 addition & 0 deletions test.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
puts "hello world"