Skip to content

Commit 472f781

Browse files
committed
WIP: Back up in-progress work
1 parent 51cbd9b commit 472f781

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ Thumbs.db
2424
/*
2525
!/Sources/
2626
!/Tests/
27+
!/Experiments/
28+
!/Research/
2729
!/.github/
2830
!/Package.swift
2931
!/LICENSE.md
@@ -38,6 +40,7 @@ Thumbs.db
3840
!CODE_OF_CONDUCT.md
3941
!SECURITY.md
4042
!**/*.docc/**/*.md
43+
!**/Research/**/*.md
4144

4245
*.pdf
4346

@@ -52,3 +55,4 @@ Thumbs.db
5255

5356
# ========== LOCAL OVERRIDES ==========
5457
# Package-specific rules below (preserved during sync)
58+

0 commit comments

Comments
 (0)