aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/km/build/wdk8.1update
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--km/build/wdk8.1update/.gitattributes2
-rw-r--r--km/build/wdk8.1update/.gitignore (renamed from .gitignore)5
-rw-r--r--km/build/wdk8.1update/minimal/.gitignore4
-rw-r--r--km/build/wdk8.1update/simple/.gitignore4
-rw-r--r--km/build/wdk8.1update/special/nt_path_converter/.gitignore4
-rw-r--r--km/build/wdk8.1update/special/sysenter/.gitignore4
6 files changed, 10 insertions, 13 deletions
diff --git a/km/build/wdk8.1update/.gitattributes b/km/build/wdk8.1update/.gitattributes
new file mode 100644
index 0000000..49ee6e5
--- /dev/null
+++ b/km/build/wdk8.1update/.gitattributes
@@ -0,0 +1,2 @@
+*.sln text eol=crlf
+*.vcxproj text eol=crlf
diff --git a/.gitignore b/km/build/wdk8.1update/.gitignore
index 817a3f4..1882376 100644
--- a/.gitignore
+++ b/km/build/wdk8.1update/.gitignore
@@ -1,8 +1,3 @@
-*.err
-*.log
-*.wrn
-obj*/
-
*.suo
*.vcxproj.filters
*.vcxproj.user
diff --git a/km/build/wdk8.1update/minimal/.gitignore b/km/build/wdk8.1update/minimal/.gitignore
index cd42ee3..4ded7c4 100644
--- a/km/build/wdk8.1update/minimal/.gitignore
+++ b/km/build/wdk8.1update/minimal/.gitignore
@@ -1,2 +1,2 @@
-bin/
-obj/
+/bin/
+/obj/
diff --git a/km/build/wdk8.1update/simple/.gitignore b/km/build/wdk8.1update/simple/.gitignore
index cd42ee3..4ded7c4 100644
--- a/km/build/wdk8.1update/simple/.gitignore
+++ b/km/build/wdk8.1update/simple/.gitignore
@@ -1,2 +1,2 @@
-bin/
-obj/
+/bin/
+/obj/
diff --git a/km/build/wdk8.1update/special/nt_path_converter/.gitignore b/km/build/wdk8.1update/special/nt_path_converter/.gitignore
index cd42ee3..4ded7c4 100644
--- a/km/build/wdk8.1update/special/nt_path_converter/.gitignore
+++ b/km/build/wdk8.1update/special/nt_path_converter/.gitignore
@@ -1,2 +1,2 @@
-bin/
-obj/
+/bin/
+/obj/
diff --git a/km/build/wdk8.1update/special/sysenter/.gitignore b/km/build/wdk8.1update/special/sysenter/.gitignore
index cd42ee3..4ded7c4 100644
--- a/km/build/wdk8.1update/special/sysenter/.gitignore
+++ b/km/build/wdk8.1update/special/sysenter/.gitignore
@@ -1,2 +1,2 @@
-bin/
-obj/
+/bin/
+/obj/