diff options
author | ZoRo <dos21h@gmail.com> | 2018-07-31 21:02:55 +0100 |
---|---|---|
committer | ZoRo <dos21h@gmail.com> | 2018-07-31 21:02:55 +0100 |
commit | 7649df10ac7d1503fde181faa5d356177b40c2df (patch) | |
tree | 28681731095cebe9cdac73d37ad9c1af1d7c7bcc /.gitignore | |
download | notifylist-7649df10ac7d1503fde181faa5d356177b40c2df.tar.gz notifylist-7649df10ac7d1503fde181faa5d356177b40c2df.zip |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7ba1cbe --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.o +notifylist |