Skip to content

Commit 33dbed7

Browse files
committed
chore: update .gitignore to exclude testing folder
Added testing/ folder to .gitignore for local manual testing scripts that should not be committed to the repository.
1 parent 335ab96 commit 33dbed7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -620,6 +620,7 @@ healthchecksdb
620620
MigrationBackup/
621621

622622
testing.py
623+
testing/
623624

624625
# End of https://www.gitignore.io/api/osx,python,pycharm,windows,visualstudio,visualstudiocode
625626
examples/config.json

0 commit comments

Comments
 (0)