We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 486628e commit 62af972Copy full SHA for 62af972
1 file changed
.gitignore
@@ -1,5 +1,5 @@
1
# -------------------------------------------------------------------------
2
-# Copyright (c) 2020, PTC Inc. and/or all its affiliates. All rights reserved.
+# Copyright (c) PTC Inc. and/or all its affiliates. All rights reserved.
3
# See License.txt in the project root for
4
# license information.
5
# --------------------------------------------------------------------------
@@ -13,6 +13,7 @@ _notes
13
_new*
14
_test*
15
_build*
16
+_dev*
17
/docs
18
mkdocs.yml
19
0 commit comments