mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add *.orig to .gitignore.
This commit is contained in:
parent
0a0c389541
commit
33bb833949
3
.gitignore
vendored
3
.gitignore
vendored
@ -27,6 +27,9 @@ __pycache__
|
|||||||
*.a
|
*.a
|
||||||
*.lib
|
*.lib
|
||||||
|
|
||||||
|
# ignore git mergetool backup files
|
||||||
|
*.orig
|
||||||
|
|
||||||
# Executables
|
# Executables
|
||||||
*.exe
|
*.exe
|
||||||
*.out
|
*.out
|
||||||
|
Loading…
Reference in New Issue
Block a user