projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17d3d05
)
add docs folder to gitignore
author
Alex S
<alex.strizhakov@gmail.com>
Mon, 1 Apr 2019 11:28:19 +0000
(18:28 +0700)
committer
Alex S
<alex.strizhakov@gmail.com>
Mon, 1 Apr 2019 11:28:19 +0000
(18:28 +0700)
ref #770
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 04c61ede784db368780dcaced5f043ad7d1b0cc4..774893b35f2a9a432738a33614fe17b4d001f6fb 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-35,3
+35,6
@@
erl_crash.dump
# Editor config
/.vscode/
+
+# Prevent committing docs files
+/priv/static/doc/*