aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSimon Rozman <simon@rozman.si>2019-04-15 13:14:42 +0200
committerSimon Rozman <simon@rozman.si>2019-04-15 13:35:23 +0200
commitafef39616c0ee6ad678f3da293570f1f23e208b4 (patch)
tree5b4f755e1314baf988b2d598174ce3aae33b6552 /.gitignore
parentFixup readme markdown formatting (diff)
downloadwintun-afef39616c0ee6ad678f3da293570f1f23e208b4.tar.xz
wintun-afef39616c0ee6ad678f3da293570f1f23e208b4.zip
Revise architecture naming convention
Adopt PROCESSOR_ARCHITECTURE environment variable platform designation, make it lowercase, and unify output folder naming. Signed-off-by: Simon Rozman <simon@rozman.si>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 4 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 8e86698..88cd760 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,10 +3,10 @@
*.user
# Build Output
-/Release
-/Debug
-/x64/Release
-/x64/Debug
+/x86/Release
+/x86/Debug
+/amd64/Release
+/amd64/Debug
# Static Driver Verifier Output
/sdv