mirror of https://github.com/google/oss-fuzz.git
Add emacs backup files to .gitignore (#3736)
This commit is contained in:
parent
a8a9213b23
commit
60926be735
|
@ -1,3 +1,4 @@
|
|||
.vscode/
|
||||
*.pyc
|
||||
build/
|
||||
*~
|
Loading…
Reference in New Issue