-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitignore
67 lines (53 loc) · 1.07 KB
/
.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
64
65
66
67
# Editor and OS temporary files
*~
\#*#
*.DS_Store
# Generated files
*.pyc
# /
/Makefile
/config.log
/config.status
/autom4te.cache
/build-arch-stamp
/build-indep-stamp
/config.guess
/config.sub
# /debian/
/debian/leap
/debian/leap-??.??
/debian/leap-bin
/debian/files
/debian/*.debhelper
/debian/*.log
/debian/*.substvars
# /docs/
/docs/Makefile
/docs/dox
# /include/
/include/config.h
/include/stamp-h1
# /libperl/
/libperl/Makefile
# /libperl/Leap/
/libperl/Leap/MYMETA.yml
/libperl/Leap/Makefile
/libperl/Leap/blib
/libperl/Leap/pm_to_blib
# /scripts/
/scripts/IGNORES
# /tools/
/tools/Makefile
# /tools/leap/
/tools/leap/Makefile
# /tools/leap/leap-front-panel/
/tools/leap/leap-front-panel/Makefile
/tools/leap/leap-front-panel/leap-front-panel
/tools/leap/leap-front-panel/leap_front_panel.ui.pm
/tools/leap/leap-front-panel/leap_front_panel_images.pm
# /tools/leap/leap-front-panel-qt3/
/tools/leap/leap-front-panel-qt3/Makefile
/tools/leap/leap-front-panel-qt3/leap-front-panel
/tools/leap/leap-front-panel-qt3/leap_front_panel.ui.pm
# /tools/scripts/
/tools/scripts/Makefile