Rename AWT to Swing
[fanfix.git] / .gitignore
CommitLineData
847c19a6
KL
1*.class
2
3# Mobile Tools for Java (J2ME)
4.mtj.tmp/
5
6# Package Files #
7*.jar
8*.war
9*.ear
10
05dbb28d
KL
11# Generated docs
12docs/**
13
847c19a6
KL
14# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
15hs_err_pid*
df8de03f
KL
16
17# Editor backup files
18*.java~
19*.xml~
cf9af8df
KL
20
21# Scratch space
22misc/**