Add/Update .gitignore files for Windows builds
authorJeffrey Altman <jaltman@secure-endpoints.com>
Wed, 15 Jul 2009 23:16:14 +0000 (19:16 -0400)
committerJeffrey Altman <jaltman@openafs.org>
Thu, 16 Jul 2009 00:37:16 +0000 (18:37 -0600)
Many Windows files were not included in the .gitignore files.
Many directories did not have .gitignore files at all.
Add and update where required.

LICENSE IPL10

Reviewed-on: http://gerrit.openafs.org/103
Verified-by: Simon Wilkinson <sxw@inf.ed.ac.uk>
Reviewed-by: Simon Wilkinson <sxw@inf.ed.ac.uk>
Verified-by: Jeffrey Altman <jaltman@openafs.org>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>

13 files changed:
.gitignore
doc/xml/AdminGuide/.gitignore
doc/xml/ReleaseNotesWindows/.gitignore [new file with mode: 0644]
doc/xml/UserGuide/.gitignore
src/WINNT/afsd/.gitignore [new file with mode: 0644]
src/WINNT/client_osi/.gitignore [new file with mode: 0644]
src/WINNT/eventlog/lang/.gitignore [new file with mode: 0644]
src/WINNT/license/lang/.gitignore [new file with mode: 0644]
src/WINNT/netidmgr_plugin/.gitignore [new file with mode: 0644]
src/WINNT/netidmgr_plugin/help/.gitignore [new file with mode: 0644]
src/config/.gitignore
src/des/.gitignore
src/tvolser/.gitignore

index 083d4ef..22ebffb 100644 (file)
@@ -31,6 +31,8 @@ Makefile
 RX_component_version_number.c
 AFS_component_version_number.c
 AFS_component_version_number.h
+vc*.pdb
+rs_state.ini
 
 !.gitignore
 !.cvsignore
index 563333e..e436b47 100644 (file)
@@ -4,4 +4,5 @@
 
 *.html
 *.pdf
+*.chm
 version.xml
diff --git a/doc/xml/ReleaseNotesWindows/.gitignore b/doc/xml/ReleaseNotesWindows/.gitignore
new file mode 100644 (file)
index 0000000..e436b47
--- /dev/null
@@ -0,0 +1,8 @@
+# After changing this file, please run
+#     git ls-files -i --exclude-standard
+# to check that you haven't inadvertently ignored any tracked files.
+
+*.html
+*.pdf
+*.chm
+version.xml
index 563333e..e436b47 100644 (file)
@@ -4,4 +4,5 @@
 
 *.html
 *.pdf
+*.chm
 version.xml
diff --git a/src/WINNT/afsd/.gitignore b/src/WINNT/afsd/.gitignore
new file mode 100644 (file)
index 0000000..a154375
--- /dev/null
@@ -0,0 +1,11 @@
+# After changing this file, please run
+#     git ls-files -i --exclude-standard
+# to check that you haven't inadvertently ignored any tracked files.
+
+/MSG00409.bin
+/afsd_eventmessages.h
+/afsd_eventmessages.rc
+/afsrpc.h
+/afsrpc_c.c
+/afsrpc_s.c
+
diff --git a/src/WINNT/client_osi/.gitignore b/src/WINNT/client_osi/.gitignore
new file mode 100644 (file)
index 0000000..1b1d571
--- /dev/null
@@ -0,0 +1,7 @@
+# After changing this file, please run
+#     git ls-files -i --exclude-standard
+# to check that you haven't inadvertently ignored any tracked files.
+
+/dbrpc.h
+/dbrpc_c.c
+/dbrpc_s.c
diff --git a/src/WINNT/eventlog/lang/.gitignore b/src/WINNT/eventlog/lang/.gitignore
new file mode 100644 (file)
index 0000000..832c9da
--- /dev/null
@@ -0,0 +1,9 @@
+# After changing this file, please run
+#     git ls-files -i --exclude-standard
+# to check that you haven't inadvertently ignored any tracked files.
+
+MSG00001.bin
+MSG000001.bin
+afsevent.h
+event.h
+event.rc
diff --git a/src/WINNT/license/lang/.gitignore b/src/WINNT/license/lang/.gitignore
new file mode 100644 (file)
index 0000000..62ba61e
--- /dev/null
@@ -0,0 +1,5 @@
+# After changing this file, please run
+#     git ls-files -i --exclude-standard
+# to check that you haven't inadvertently ignored any tracked files.
+
+*.rtf
diff --git a/src/WINNT/netidmgr_plugin/.gitignore b/src/WINNT/netidmgr_plugin/.gitignore
new file mode 100644 (file)
index 0000000..6c8a339
--- /dev/null
@@ -0,0 +1,5 @@
+# After changing this file, please run
+#     git ls-files -i --exclude-standard
+# to check that you haven't inadvertently ignored any tracked files.
+
+/afsp_version.h
diff --git a/src/WINNT/netidmgr_plugin/help/.gitignore b/src/WINNT/netidmgr_plugin/help/.gitignore
new file mode 100644 (file)
index 0000000..a7ca821
--- /dev/null
@@ -0,0 +1,5 @@
+# After changing this file, please run
+#     git ls-files -i --exclude-standard
+# to check that you haven't inadvertently ignored any tracked files.
+
+/afsplhlp.chm
index 3a457ad..d6e314e 100644 (file)
@@ -16,3 +16,4 @@
 /shlib-build
 /shlib-install
 /stamp-h1
+/NTMakefile.version
index c99d36d..95d09ab 100644 (file)
@@ -16,3 +16,4 @@
 /p.c
 /p_table.h
 /s_table.h
+/s.c
index 3efc92d..1489aa0 100644 (file)
@@ -6,3 +6,8 @@
 /vlserver.h
 /volserver
 /vos
+/volerr.c
+/volerr.et
+/volint.h
+/volser.h
+/volser.p.h