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
|
!tls/.gitkeep
|
||||||
.DS_Store
|
.DS_Store
|
||||||
storage/sqlite/*
|
storage/sqlite/*
|
||||||
|
.idea
|
||||||
|
cup
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||

|

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