update gitignore
This commit is contained in:
parent
f92910abfd
commit
bbadb4e3f8
2 changed files with 3 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -7,3 +7,5 @@ tls/*
|
|||
!tls/.gitkeep
|
||||
.DS_Store
|
||||
storage/sqlite/*
|
||||
.idea
|
||||
cup
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||

|
||||

|
||||
# Cup of Goffee
|
||||
|
||||
## What is Goffee?
|
||||
|
|
Loading…
Reference in a new issue