[nginx] Add gitignore file.

noreply at nginx.com noreply at nginx.com
Thu Feb 20 11:43:02 UTC 2025


details:   https://github.com/nginx/nginx/commit/f51e2de6fe303506538ba939e9071a11387d8275
branches:  master
commit:    f51e2de6fe303506538ba939e9071a11387d8275
user:      Orgad Shaneh <orgad.shaneh at audiocodes.com>
date:      Thu, 13 Feb 2025 22:35:17 +0200
description:
Add gitignore file.


---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000..7e5088682
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+/Makefile
+/objs/
+/tmp/


More information about the nginx-devel mailing list