blob: fc1cd81fc865c8796fc1380553982bba4f9d5633 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# JetBrains platform
.idea/
# pyenv version files
.python-version
mongodb/opendc_testing/*
# macOS-specific files
.DS_Store
# Environment files
.env
# Old credential setup file
keys.json
|