]> git.pond.sub.org Git - empserver/blob - .gitignore
Added Remove_Repository to supported command list
[empserver] / .gitignore
1 # Generated files, keep in sync with Make.mk
2 # $(clean)
3 *.[ado]
4 /src/util/empsched
5 /src/util/fairland
6 /src/util/files
7 /src/util/pconfig
8 /src/client/empire
9 /src/server/emp_server
10 /info/Combat.t
11 /info/Commerce.t
12 /info/Commodities.t
13 /info/Communication.t
14 /info/Deity.t
15 /info/Detection.t
16 /info/Diplomacy.t
17 /info/Distribution.t
18 /info/Introduction.t
19 /info/LandUnits.t
20 /info/Loans.t
21 /info/Maps.t
22 /info/Nations.t
23 /info/Nukes.t
24 /info/Obsolete.t
25 /info/Occupation.t
26 /info/Planes.t
27 /info/Playing.t
28 /info/Populace.t
29 /info/Producing.t
30 /info/Sectors.t
31 /info/Server.t
32 /info/Ships.t
33 /info/Transportation.t
34 /info/Updates.t
35 /info/TOP.t
36 # $(distclean)
37 /config.h
38 /config.log
39 /config.status
40 /info.html
41 /info.nr
42 /lib
43 /stamp-h
44 /GNUmakefile
45 /src/client/Makefile
46 /src/client/ipglob.c
47 /src/lib/global/path.c
48 /autom4te.cache
49 /src/client/autom4te.cache
50 /subjects.mk
51 # $(src_distgen)
52 /aclocal.m4
53 /config.h.in
54 /configure
55 /stamp-h.in
56 # $(bld_distgen)
57 /sources.mk
58 # $(cli_distgen)
59 /src/client/aclocal.m4
60 /src/client/config.h.in
61 /src/client/configure
62
63 # Generic junk
64 *.orig
65 *.rej
66 *~