1
0
Fork 0

update .gitignore

This commit is contained in:
rxbn 2019-11-19 18:53:52 +01:00
parent 08fa869f5b
commit 094d23b9ba
1 changed files with 4 additions and 1 deletions

5
.gitignore vendored
View File

@ -1,6 +1,7 @@
# Eclipse # Eclipse
.classpath .classpath
.project .project
*.eml
.settings/ .settings/
# Intellij # Intellij
@ -16,4 +17,6 @@ log/
target/ target/
# no output # no output
out/ out/
bin/
doc/