diff options
| author | Adnan Maolood <[email protected]> | 2021-02-17 20:40:53 -0500 |
|---|---|---|
| committer | Adnan Maolood <[email protected]> | 2021-02-17 20:40:53 -0500 |
| commit | 33a1fa4e0d7f74157e90f58a00b2df74fb92359e (patch) | |
| tree | 16a2e63864f2353ea140f1c6505a3d31b79adacc | |
| parent | examples: Use Server.Handler (diff) | |
| download | go-gemini-33a1fa4e0d7f74157e90f58a00b2df74fb92359e.tar.xz go-gemini-33a1fa4e0d7f74157e90f58a00b2df74fb92359e.zip | |
Remove .gitignore
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore deleted file mode 100644 index be870b4..0000000 --- a/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -*.crt -*.key |