Skip to content
This repository was archived by the owner on May 13, 2020. It is now read-only.

Commit fb23656

Browse files
committed
Updated gitignore
1 parent 48c9ae6 commit fb23656

File tree

2 files changed

+379
-0
lines changed

2 files changed

+379
-0
lines changed

.gitignore

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

2222
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
2323
hs_err_pid*
24+
25+
# libraries & compilation output
26+
lib/
27+
out/

.idea/workspace.xml

Lines changed: 375 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)