Codebase list halibut / 37d740d
Remove faux-upstream .gitignore files These aren't in the upstream tarball and are thus inconvenient. Colin Watson 5 years ago
2 changed file(s) with 0 addition(s) and 24 deletion(s). Raw diff Collapse all Expand all
+0
-18
.gitignore less more
0 # A simulation of Subversion default ignores, generated by reposurgeon.
1 *.o
2 *.lo
3 *.la
4 *.al
5 .libs
6 *.so
7 *.so.[0-9]*
8 *.a
9 *.pyc
10 *.pyo
11 *.rej
12 *~
13 .#*
14 .*.swp
15 .DS_store
16 # The contents of the svn:ignoreproperty on the branch root.
17 build
+0
-6
doc/.gitignore less more
0 *.1
1 *.html
2 *.info*
3 *.pdf
4 *.ps
5 *.txt