From 4359e7722228d0cef1e72dbac9992965ef3a0edf Mon Sep 17 00:00:00 2001 From: Anthony Wang Date: Thu, 21 Apr 2022 12:22:42 -0500 Subject: Add example wordlist --- .gitignore | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore deleted file mode 100644 index a309a01..0000000 --- a/.gitignore +++ /dev/null @@ -1,23 +0,0 @@ -# Allowlisting gitignore template for GO projects prevents us -# from adding various unwanted local files, such as generated -# files, developer configurations or IDE-specific files etc. -# -# Recommended: Go.AllowList.gitignore - -# Ignore everything -* - -# But not these files... -!/.gitignore - -!*.go -!go.sum -!go.mod - -!README.md -!LICENSE - -# !Makefile - -# ...even if they are in subdirectories -!*/ -- cgit v1.2.3-70-g09d2