diff --git a/C++/.gitignore b/C++/.gitignore index d6b7ef3..f935021 100644 --- a/C++/.gitignore +++ b/C++/.gitignore @@ -1,2 +1 @@ -* !.gitignore diff --git a/C++/file.cpp b/C++/file.cpp new file mode 100644 index 0000000..c43084d --- /dev/null +++ b/C++/file.cpp @@ -0,0 +1,15 @@ +#include + +using namespace std; + +int main() +{ + int a=12, b=10, z; + float f=3.5; + char c='A'; + double d=3.56798; + cout< +194019 + +Hello World + + \ No newline at end of file diff --git a/HTML/abh.html b/HTML/abh.html new file mode 100644 index 0000000..0e86bf8 --- /dev/null +++ b/HTML/abh.html @@ -0,0 +1,5 @@ + + +

HEY WORLD

+ + \ No newline at end of file diff --git a/Java/.gitignore b/Java/.gitignore index d6b7ef3..f935021 100644 --- a/Java/.gitignore +++ b/Java/.gitignore @@ -1,2 +1 @@ -* !.gitignore diff --git a/JavaScript/.gitignore b/JavaScript/.gitignore index d6b7ef3..f935021 100644 --- a/JavaScript/.gitignore +++ b/JavaScript/.gitignore @@ -1,2 +1 @@ -* !.gitignore diff --git a/Python/.gitignore b/Python/.gitignore index d6b7ef3..f935021 100644 --- a/Python/.gitignore +++ b/Python/.gitignore @@ -1,2 +1 @@ -* !.gitignore