diff options
| author | Jordan Gong <jordan.gong@protonmail.com> | 2022-03-18 13:16:20 +0800 |
|---|---|---|
| committer | Jordan Gong <jordan.gong@protonmail.com> | 2022-03-18 13:16:20 +0800 |
| commit | 5bd0cba1084146c1afbde24cbdb665e88d139d35 (patch) | |
| tree | 11f19eb797274eaf297b8874dbbe5d7740332cd0 /.gitignore | |
| parent | 7b7b9b1c44c7e4cae8ff0b9546f6e0cf01b231f6 (diff) | |
Ignore IDE configs
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,3 +3,5 @@ /runs/ /logs/ */__pycache__/ +/.idea/ +/.vscode/
\ No newline at end of file |
