Update .gitignore
This commit is contained in:
parent
f9a149ee1f
commit
16416b6922
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -4,8 +4,10 @@
|
||||||
/checkouts
|
/checkouts
|
||||||
/logs
|
/logs
|
||||||
/docs
|
/docs
|
||||||
|
/doc
|
||||||
pom.xml
|
pom.xml
|
||||||
*.jar
|
*.jar
|
||||||
*.class
|
*.class
|
||||||
*.sh
|
*.sh
|
||||||
.lein*
|
.lein*
|
||||||
|
.env
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue