File: suggested.gitignore

package info (click to toggle)
nemo 2.2.4-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 8,452 kB
  • ctags: 11,535
  • sloc: ansic: 113,194; makefile: 907; xml: 591; python: 132; sh: 45
file content (84 lines) | stat: -rw-r--r-- 1,591 bytes parent folder | download
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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
###########################
# Suggested .gitignore file for Nemo. 
# Ignores all currently known auto-generated makefile output for Git.
# 
# If you want to use this file you should copy it to .git/info/exclude, which
# will make it active for your local git installation.
# Command: cat suggested.gitignore >> .git/info/exclude

# Ignore Autotools Output #
###########################
autom4te.cache/
.autotools
aclocal.m4
config.guess
config.h
config.log
config.status
config.sub
configure
depcomp
gtk-doc.make
libtool
ltmain.sh
Makefile
Makefile.in
omf.make
stamp-h1
xmldocs.make

# Build Output #
################
*.o
*.Po
*.Plo
*.la
*.lo
*.gmo
*.pc

# Libtoolize output #
.libs/
.deps/

# Specifically generated files #
libnemo-private/org.nemo.gschema.valid
libnemo-private/org.nemo.gschema.xml

libnemo-extension/Nemo-3.0.gir
libnemo-extension/Nemo-3.0.typelib

libnemo-private/nemo-generated.c
libnemo-private/nemo-generated.h

docs/reference/libnemo-extension/version.xml

eel/check-program

po/.intltool-merge-cache
po/POTFILES
po/stamp-it

data/org.Nemo.service
data/org.freedesktop.NemoFileManager1.service
data/nemo.xml
data/nemo.desktop.in
data/nemo.desktop
data/nemo-autostart.desktop
data/nemo-autorun-software.desktop.in
data/nemo-autorun-software.desktop

m4/libtool.m4

src/nemo
src/nemo-autorun-software
src/nemo-connect-server
src/nemo-convert-metadata
src/nemo-freedesktop-generated.c
src/nemo-freedesktop-generated.h
src/nemo-resources.c
src/nemo-resources.h
test/test-eel-editable-label
test/test-nemo-copy
test/test-nemo-directory-async
test/test-nemo-search-engine