diff options
author | M.Gergő | 2020-04-06 22:08:13 +0200 |
---|---|---|
committer | M.Gergő | 2020-04-06 22:08:13 +0200 |
commit | 97138c37d19aac798fe772c02523d4c34cef365a (patch) | |
tree | 138be6efe1d6eae127386547f9b978ee38c7b023 /.gitignore | |
download | munin-nextcloud-97138c37d19aac798fe772c02523d4c34cef365a.tar.gz munin-nextcloud-97138c37d19aac798fe772c02523d4c34cef365a.zip |
Initial
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..e4e5f6c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*~
\ No newline at end of file |