From 53fad2b7db2f1cf3bf6bc0de8248d32344926ccc Mon Sep 17 00:00:00 2001 From: operation badar Date: Mon, 25 Apr 2016 03:05:13 +0500 Subject: [PATCH] Add Abcd.txt and changes in gitignore --- .gitignore | 1 + Abcd.txt | 1 + 2 files changed, 2 insertions(+) create mode 100644 Abcd.txt diff --git a/.gitignore b/.gitignore index bb93d68..e0e4f01 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ +abcd node_modules bower_components \ No newline at end of file diff --git a/Abcd.txt b/Abcd.txt new file mode 100644 index 0000000..5e1c309 --- /dev/null +++ b/Abcd.txt @@ -0,0 +1 @@ +Hello World \ No newline at end of file