forked from frostwire/frostwire
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
54 lines (54 loc) · 819 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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
syntax: glob
*~
*.o
bin/*
builder/*
*.class
*.orig
*dist/*.jar
log4.log
gui/log4.log
lib/jars/other/themes.jar
components/common/src/main/native/linux/SystemUtils/*.so
components/http/build/classes/org/limewire/http/package.html
DerivedData/
hs_err_*.log
.DS_Store
._.DS_Store
components/azureus/src/main/resources/org/gudy/azureus2/internat/*
lib/jars-src/commons-logging-1.0.4-src/target/*
builder
lib/native/mplayer/config
lib/themes/themes.jar
lib/mplayer/upx
messages.mo
build/
reports/
.gradle/
.settings/
*.swp
.settings/
*.sdf
*.suo
*.user
*UpgradeLog.xml
_UpgradeReport_Files/
Debug/
Release/
ipch/
*.opensdf
components/resources/dist/lw-resources.jar
lib/jars/fwtips.jar
OCSetupHlp.dll
components/*/dist/
components/*/build/
lib/jars-src/dist/
/bin
GPATH
GTAGS
GRTAGS
.meta
*.iws
*.iml
*.ipr
local.properties