diff options
author | Evgeny Kuznetsov <evgeny@kuznetsov.md> | 2019-06-16 22:05:51 +0300 |
---|---|---|
committer | Evgeny Kuznetsov <evgeny@kuznetsov.md> | 2019-06-16 22:05:51 +0300 |
commit | ed5917b93523bd6535f0e82809d209c7768b2cce (patch) | |
tree | 6bf3ded08147e8bb3a975f363ba4444f0ff6cfb9 /.gitignore | |
download | radiorus-rss-ed5917b93523bd6535f0e82809d209c7768b2cce.tar.gz radiorus-rss-ed5917b93523bd6535f0e82809d209c7768b2cce.zip |
initial commit
It works! Can already be used!
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8567dfb --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.swp +*.rss +radiorus-rss |