Skip to content

Commit 614ebd6

Browse files
committed
chore: update .gitignore
1 parent 771e88a commit 614ebd6

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ vendor/
2121

2222
# Project specific ignore
2323
.env
24-
stencil
24+
!*/stencil
25+
/stencil
2526
/config.yaml
2627
node_modules

docs/docs/clients/clojure.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -207,8 +207,3 @@ Serialize will throw error in following cases
207207
- Run tests: ```lein clean && lein javac && lein test```
208208

209209
- Run formatting: ```lein cljfmt fix```
210-
211-
212-
## License
213-
214-
Stencil clojure client is [Apache 2.0](LICENSE) licensed.

0 commit comments

Comments
 (0)