diff options
| author | HarmoGlace <23212967+HarmoGlace@users.noreply.github.com> | 2023-04-01 23:31:44 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-01 23:31:44 +0200 |
| commit | 92d4450c44fcf8894ca9847ddafc0cb206c0efbd (patch) | |
| tree | fbd985d4ee75cf978cc6957e0701d97393291bd8 | |
| parent | e1ecb8cabe2661c639fbdfe1ebcdbb0263dac8e7 (diff) | |
Add .idea to gitignore (#514)
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ # General .vscode +.idea _things desktop.ini .DS_Store |
