add gitignore
This commit is contained in:
parent
e14f162b40
commit
0cdf6085b9
3 changed files with 11 additions and 55 deletions
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# .gitignore
|
||||
|
||||
|
||||
*~
|
||||
*a
|
||||
*o
|
||||
*#
|
||||
.#*
|
||||
*rej
|
||||
*orig
|
||||
pinentry*
|
||||
Loading…
Reference in a new issue