diff options
author | cbdev <cb@cbcdn.com> | 2025-03-28 11:29:30 +0100 |
---|---|---|
committer | cbdev <cb@cbcdn.com> | 2025-03-28 11:29:30 +0100 |
commit | e45a0409039032c74b3aa851eb308a541264adcd (patch) | |
tree | 73ad113c3c607dba0f672fbd94e95428ae8716ab /.gitignore | |
download | preload-slowloris-e45a0409039032c74b3aa851eb308a541264adcd.tar.gz preload-slowloris-e45a0409039032c74b3aa851eb308a541264adcd.tar.bz2 preload-slowloris-e45a0409039032c74b3aa851eb308a541264adcd.zip |
Initial status
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..c4d7ffa --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.so +*.swp |