Merge branch 'subtree'
[fanfix.git] / src / jexer / .gitignore
... / ...
CommitLineData
1*.class
2bin/**
3build/**
4
5# Mobile Tools for Java (J2ME)
6.mtj.tmp/
7
8# Package Files #
9*.jar
10*.war
11*.ear
12
13# Generated docs
14docs/**
15
16# Maven artifacts
17target/**
18
19# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
20hs_err_pid*
21
22# Editor backup files
23*.java~
24*.xml~
25
26# Scratch space
27misc/**
28/.project~
29
30pmd.bash
31pmd-results.html
32examples/*.sh
33
34# Fonts for testing
35fonts/**