Merge pull request #14215 from ethereum/gitignore_orig_files

Add `*.orig` to `.gitignore`.
This commit is contained in:
Nikola Matić
2023-05-12 13:31:21 +02:00
committed by GitHub
+3
View File
@@ -27,6 +27,9 @@ __pycache__
*.a
*.lib
# ignore git mergetool backup files
*.orig
# Executables
*.exe
*.out