Skip to content

Commit 10b5fc7

Browse files
author
ADMSK\AVROGAL1
committed
docs: updates on docs
Added information on documentation
1 parent 27d85a6 commit 10b5fc7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.gitignore

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,15 @@
2121

2222
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
2323
hs_err_pid*
24+
25+
# Build and temp folders
26+
.settings/
27+
.idea/
28+
.reporting/
29+
bin/
30+
tmp/
31+
build/*
32+
packages/
33+
target/
34+
log/
35+
site/

0 commit comments

Comments
 (0)