Commit 523d5e0f6865a1c1aea791d21b5edc58a3ed745d

Edward Thomson 2021-02-01T11:50:44

Merge pull request #5787 from lrm29/patch-1 Update .gitignore

1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/.gitignore b/.gitignore
index b38b7e1..69d388f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,7 @@
-build/
+/build/
 .DS_Store
 *~
 .*.swp
-tags
+/tags
 CMakeSettings.json
 .vs