projects
/
empserver
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8447fc1
)
.gitignore: Add Visual Studio directories for building
author
Ron Koenderink
<rkoenderink@gmail.com>
Mon, 1 Feb 2021 22:33:34 +0000
(16:33 -0600)
committer
Markus Armbruster
<armbru@pond.sub.org>
Sat, 13 Feb 2021 18:25:18 +0000
(19:25 +0100)
Signed-off-by: Ron Koenderink <rkoenderink@gmail.com>
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 2e447e59c66e6cc06b81088b33427313800520a9..9f9acde268059fbefa8ffd02edef193de4c0ebe9 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-60,3
+60,7
@@
*.orig
*.rej
*~
+
+# Visual Studio Directories for building
+/.vs
+/Empire