diff options
author | sinanmohd <pcmsinan@gmail.com> | 2022-06-13 17:26:42 +0530 |
---|---|---|
committer | sinanmohd <pcmsinan@gmail.com> | 2022-06-13 17:26:42 +0530 |
commit | ef97b19c7f37af3d7cdedd0a8a2b98edaa48e838 (patch) | |
tree | 3f1d489e8c4e6820d8819240a3fe7c80dccfb604 /.gitignore | |
parent | f77b310c590e0443720b4b0cc20e5e40f0365bb7 (diff) |
add gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cba7efc --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +a.out |