diff options
author | Mavridis Philippe <mavridisf@gmail.com> | 2021-01-13 19:26:40 +0200 |
---|---|---|
committer | Mavridis Philippe <mavridisf@gmail.com> | 2021-01-13 19:26:40 +0200 |
commit | c6cbd71bc169ac0e927e52325dbbbcb506abbc73 (patch) | |
tree | 9308dd57e44f51ee30cf2e51315251271abbdf2b /.gitignore | |
parent | 8c20dc919f7d54eb48fb60f39ba5e1d466a70763 (diff) | |
download | klamav-c6cbd71bc169ac0e927e52325dbbbcb506abbc73.tar.gz klamav-c6cbd71bc169ac0e927e52325dbbbcb506abbc73.zip |
Created .gitignore
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
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 |