mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-29 18:27:29 +02:00
.gitignore: add *~ for emacs backup files.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -338,3 +338,6 @@ IDE/XCODE/Index
|
||||
/IDE/Renesas/e2studio/Projects/test/trash
|
||||
/IDE/Renesas/e2studio/Projects/test/*.launch
|
||||
/IDE/Renesas/e2studio/Projects/test/*.scfg
|
||||
|
||||
# Emacs
|
||||
*~
|
||||
|
Reference in New Issue
Block a user