Better test case for the binary tree class.
[TP_POO.git] / .gitignore
CommitLineData
fc3673c1
JB
1# Compiled class file
2*.class
3
bc48a285 4# Package files
fc3673c1
JB
5*.jar
6*.war
7*.ear
23c98356 8*.zip
fc3673c1
JB
9*.tar.gz
10*.rar
11
12# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
13hs_err_pid*
bc48a285
JB
14
15# editor trash
16*.swp
17*~