diff options
| author | Jeff Carr <[email protected]> | 2024-01-16 00:27:19 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-16 00:27:19 -0600 |
| commit | ed4c017bc92fc14da1fcf64c4910164fc6ca3f11 (patch) | |
| tree | a5c9d28fee41da4b90074b959ee9ccbb053ea2f4 /.gitignore | |
| parent | f18bfca1541102a5bc67ab627153bd099214a36c (diff) | |
give up on the super strict .gitignore
it was causing all kinds of problems with CheckDirty() logic
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -1,7 +1 @@ -* -!.gitignore -!Makefile -!*.go -!go.* -!myrepolist -!resources/myrepolist +/resources/*.so |
