diff options
author | Paul Duncan <pabs@pablotron.org> | 2022-01-31 11:09:58 -0500 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2022-01-31 11:09:58 -0500 |
commit | b3dc36421f133ea6983574891720e974cf7974dd (patch) | |
tree | c6375903fa820bd0ac64ce40827c2c8302d38737 /.gitignore | |
download | cvez-b3dc36421f133ea6983574891720e974cf7974dd.tar.bz2 cvez-b3dc36421f133ea6983574891720e974cf7974dd.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..fc024e4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.sw? +nvd |