Add .gitignore
This commit is contained in:
parent
65e286eced
commit
4b9498eba2
1 changed files with 11 additions and 0 deletions
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
sources/
|
||||
repo/
|
||||
|
||||
# Created by https://www.gitignore.io/api/gpg
|
||||
# Edit at https://www.gitignore.io/?templates=gpg
|
||||
|
||||
### GPG ###
|
||||
secring.*
|
||||
|
||||
# End of https://www.gitignore.io/api/gpg
|
||||
secret.gpg
|
Loading…
Reference in a new issue