Skip to content

Commit 657b3ea

Browse files
committed
Updated gitignore to include Samples, Tests and Documentation folders
1 parent ba713cf commit 657b3ea

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
1-
README.md.meta
1+
README.md.meta
2+
3+
#These override the global git settings (we exclude all files ended with ~, typically used by backup files)
4+
!Samples~/
5+
!Documentation~/
6+
!Tests~/

0 commit comments

Comments
 (0)