diff options
author | Jakob Stendahl <jakob.stendahl@outlook.com> | 2022-01-24 14:18:47 +0100 |
---|---|---|
committer | Jakob Stendahl <jakob.stendahl@outlook.com> | 2022-01-24 14:18:47 +0100 |
commit | 60a3f7bf15c43182dfc5797fce27b603c104db02 (patch) | |
tree | d358692a26287632287bc32645bd63db7507ca9b /.gitignore | |
download | RSS-watcher-60a3f7bf15c43182dfc5797fce27b603c104db02.tar.gz RSS-watcher-60a3f7bf15c43182dfc5797fce27b603c104db02.zip |
Initial commit
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..ea8c4bf --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/target |