Skip to content

Commit 299c318

Browse files
chinagoodmanchinagoodman
authored andcommitted
Merge remote-tracking branch 'origin/master'
Conflicts: .gitignore
2 parents 284843c + f12be02 commit 299c318

File tree

3 files changed

+701
-0
lines changed

3 files changed

+701
-0
lines changed

.gitignore

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,26 @@
1+
<<<<<<< HEAD
12
/bin/
3+
=======
4+
# Compiled class file
5+
*.class
6+
7+
# Log file
8+
*.log
9+
10+
# BlueJ files
11+
*.ctxt
12+
13+
# Mobile Tools for Java (J2ME)
14+
.mtj.tmp/
15+
16+
# Package Files #
17+
*.jar
18+
*.war
19+
*.ear
20+
*.zip
21+
*.tar.gz
22+
*.rar
23+
24+
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
25+
hs_err_pid*
26+
>>>>>>> refs/remotes/origin/master

0 commit comments

Comments
 (0)