-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
32 lines (27 loc) · 817 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# notes / mockup graphics / ...
VocableDetailBox.graphml
Train vocables dialog mockup.png
VocableDetailBox.png
BigCharacterBoxOptionsDialog.graphml
BigCharacterBoxOptionsDialog.png
# binaries
build/*
dist/run*
# netbeans stuff
nbproject/private
# not used code
src/dictionary/model/ListVocableConverter.java
src/dictionary/model/VocableConverter.java
src/dictionary/model/VocableList.java
src/dictionary/parser/TestStaxVocableReader.java
src/dictionary/parser/TestStaxVocableWriter.java
# files not needed for running xiaolong dictionary
dist/*.html
dist/XiaolongDictionary.jnlp
dist/web-files/
lib/ControlFX/controlsfx-8.20.8.jar
lib/ControlFX/controlsfx-samples-8.20.8.jar
lib/ControlFX/fxsampler-1.0.8.jar
lib/ControlFX/openjfx-dialogs-1.0.2.jar
dist/lib/controlsfx-8.0.6.jar
dist/lib/controlsfx-8.0.6_20.jar