-
Notifications
You must be signed in to change notification settings - Fork 6
/
.gitignore
63 lines (59 loc) · 856 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
55
56
57
58
59
60
61
62
63
# Eclipse
.settings/
.classpath
.project
# IntelliJ IDEA
.idea/
*.iml
# Maven
target/
# Other
config.xml
bin/
*.jar
*.zip
*.zip.*
*.log
*.txt
*.xls
*.xlsx
*.bak
# Books
actionscript_1_und_2/**
actionscript_einstieg/**
apps_iphone_ios5/**
apps_iphone_ios6/**
asp_net/**
c_von_a_bis_z/**
dreamweaver_8/**
excel_2007/**
hdr_fotografie/**
it_handbuch/**
javascript_ajax/**
java_7/**
java_8/**
java_insel/**
joomla_1_5/**
linux/**
linux_unix_prog/**
microsoft_netzwerk/**
oop/**
photoshop_cs2/**
photoshop_cs4/**
php_pear/**
ruby_on_rails_2/**
shell_prog/**
ubuntu_10_04/**
ubuntu_11_04/**
ubuntu_12_04/**
unix_guru/**
vb_2008/**
vb_2008_einstieg/**
vb_2010_einstieg/**
vb_2012_einstieg/**
vcsharp_2008/**
vcsharp_2010/**
vcsharp_2012/**
vmware/**
windows_server_2008/**
windows_server_2012/**