mirror of
https://github.com/valitydev/jesse.git
synced 2024-11-06 09:35:23 +00:00
Update .gitignore
This commit is contained in:
parent
d721eba1a8
commit
af34335e2c
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,8 +1,12 @@
|
|||||||
.jesse.plt
|
.jesse.plt
|
||||||
.eunit
|
.eunit
|
||||||
|
deps
|
||||||
doc/*.css
|
doc/*.css
|
||||||
doc/*.html
|
doc/*.html
|
||||||
doc/*.png
|
doc/*.png
|
||||||
doc/edoc-info
|
doc/edoc-info
|
||||||
ebin
|
ebin
|
||||||
test/*.beam
|
logs
|
||||||
|
priv
|
||||||
|
*.beam
|
||||||
|
*.plt
|
Loading…
Reference in New Issue
Block a user