summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore94
-rw-r--r--gs/.gitignore50
2 files changed, 72 insertions, 72 deletions
diff --git a/.gitignore b/.gitignore
index a6f0d529f..39e01a248 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,47 +1,47 @@
-# Ignore editor backup files
-*~
-
-# Ignore bad merge files
-*.rej
-*.orig
-
-# Ignore Visual Studio local and binary files
-*.pdb
-*.ncb
-*.suo
-*.vcproj.*.user
-
-# Ignore the external symlink
-gs/
-
-# RJW: I copy GhostPDL.sln to something more memorable in each checkout
-# so VS2005 shows me a sensible 'Recent Projects' list. Ignore the copy.
-win32/GhostPDLGit.sln
-
-# Ignore all the object files
-language_switch/debugobj/
-language_switch/obj/
-language_switch/profobj/
-main/debugobj/
-main/obj/
-main/profobj/
-svg/debugobj/
-svg/obj/
-svg/profobj/
-xps/debugobj/
-xps/obj/
-xps/profobj/
-language_switch/debugobj64/
-language_switch/obj64/
-language_switch/profobj64/
-main/debugobj64/
-main/obj64/
-main/profobj64/
-svg/debugobj64/
-svg/obj64/
-svg/profobj64/
-xps/debugobj64/
-xps/obj64/
-xps/profobj64/
-cscope.*
-autom4te.cache
+# Ignore editor backup files
+*~
+
+# Ignore bad merge files
+*.rej
+*.orig
+
+# Ignore Visual Studio local and binary files
+*.pdb
+*.ncb
+*.suo
+*.vcproj.*.user
+
+# Ignore the external symlink
+gs/
+
+# RJW: I copy GhostPDL.sln to something more memorable in each checkout
+# so VS2005 shows me a sensible 'Recent Projects' list. Ignore the copy.
+win32/GhostPDLGit.sln
+
+# Ignore all the object files
+language_switch/debugobj/
+language_switch/obj/
+language_switch/profobj/
+main/debugobj/
+main/obj/
+main/profobj/
+svg/debugobj/
+svg/obj/
+svg/profobj/
+xps/debugobj/
+xps/obj/
+xps/profobj/
+language_switch/debugobj64/
+language_switch/obj64/
+language_switch/profobj64/
+main/debugobj64/
+main/obj64/
+main/profobj64/
+svg/debugobj64/
+svg/obj64/
+svg/profobj64/
+xps/debugobj64/
+xps/obj64/
+xps/profobj64/
+cscope.*
+autom4te.cache
diff --git a/gs/.gitignore b/gs/.gitignore
index 47f831fcd..8ce5305ae 100644
--- a/gs/.gitignore
+++ b/gs/.gitignore
@@ -1,25 +1,25 @@
-# Ignore editor backup files
-*~
-
-# Ignore bad merge files
-*.rej
-*.orig
-
-# Ignore Visual Studio local and binary files
-*.pdb
-*.ncb
-*.suo
-*.vcproj.*.user
-
-# Ignore the external symlink
-gs/
-
-# Ignore all the object files
-debugobj/
-obj/
-profobj/
-debugobj64/
-obj64/
-profobj64/
-cscope.*
-autom4te.cache
+# Ignore editor backup files
+*~
+
+# Ignore bad merge files
+*.rej
+*.orig
+
+# Ignore Visual Studio local and binary files
+*.pdb
+*.ncb
+*.suo
+*.vcproj.*.user
+
+# Ignore the external symlink
+gs/
+
+# Ignore all the object files
+debugobj/
+obj/
+profobj/
+debugobj64/
+obj64/
+profobj64/
+cscope.*
+autom4te.cache