Commit fd5edb7
committed
fix: Update .gitignore
Update .gitignore to ignore the following files created/generated during
development and/or when running the tests:
* '.env'
* '.ruff_cache/'
* 'coverage_reports/'
* 'cms-users.db'
* 'medcat_deid_model_apis.json'
* 'testapis.json'
Signed-off-by: Phoevos Kalemkeris <[email protected]>1 parent f362244 commit fd5edb7
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
| 94 | + | |
93 | 95 | | |
94 | 96 | | |
95 | 97 | | |
| |||
104 | 106 | | |
105 | 107 | | |
106 | 108 | | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
107 | 112 | | |
108 | 113 | | |
109 | 114 | | |
| |||
129 | 134 | | |
130 | 135 | | |
131 | 136 | | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
132 | 142 | | |
0 commit comments