diff options
| author | Phoebe <77941535+catgirlseraid@users.noreply.github.com> | 2024-05-26 22:02:22 +1200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-26 12:02:22 +0200 |
| commit | a214c141696f054b79c6ac13cb309992e3ac95d1 (patch) | |
| tree | aa7230cb70549d22bccb3662f0014e878bb3bed8 /.gitignore | |
| parent | e41b7e4bd2526950625b0d72f6cf1af0fb7f2224 (diff) | |
| download | skyhanni-a214c141696f054b79c6ac13cb309992e3ac95d1.tar.gz skyhanni-a214c141696f054b79c6ac13cb309992e3ac95d1.tar.bz2 skyhanni-a214c141696f054b79c6ac13cb309992e3ac95d1.zip | |
Update project dictionary (#1896)
Co-authored-by: SeRaid <77941535+SeRaid743@users.noreply.github.com>
Co-authored-by: Thunderblade73 <85900443+Thunderblade73@users.noreply.github.com>
Co-authored-by: Cal <cwolfson58@gmail.com>
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d79aeba45..d773ef66d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ .idea/* !.idea/icon.svg +!.idea/dictionaries/default_user.xml .vscode/ run/ build/ |
