.gitignore: add *.rej and *.save files
This commit is contained in:
parent
6e0c8db99f
commit
0c0ff546f1
2
.gitignore
vendored
2
.gitignore
vendored
@ -21,6 +21,8 @@ fuzzing/**/findings/
|
||||
.*.swn
|
||||
.*.swo
|
||||
.*.swp
|
||||
*.save
|
||||
*.rej
|
||||
\#*\#
|
||||
cachegrind.out*
|
||||
# Eclipse workspace files
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user