···11-# Created by https://www.toptal.com/developers/gitignore/api/macos,linux,windows,visualstudiocode,pycharm+all,go
22-# Edit at https://www.toptal.com/developers/gitignore?templates=macos,linux,windows,visualstudiocode,pycharm+all,go
11+# Created by https://www.toptal.com/developers/gitignore/api/macos,windows,linux,visualstudiocode,jetbrains+all,go
22+# Edit at https://www.toptal.com/developers/gitignore?templates=macos,windows,linux,visualstudiocode,jetbrains+all,go
3344### Go ###
55# If you prefer the allow list template instead of the deny list, see community template:
···1818# Output of the go coverage tool, specifically when used with LiteIDE
1919*.out
2020coverage.html
2121-*.pprof
22212322# Taskfile
2423.task
···3332# Go workspace file
3433go.work
35343636-### Linux ###
3737-*~
3838-3939-# temporary files which can be created if a process still has a handle open of a deleted file
4040-.fuse_hidden*
4141-4242-# KDE directory preferences
4343-.directory
4444-4545-# Linux trash folder which might appear on any partition or disk
4646-.Trash-*
4747-4848-# .nfs files are created when an open file is removed but is still being accessed
4949-.nfs*
5050-5151-### macOS ###
5252-# General
5353-.DS_Store
5454-.AppleDouble
5555-.LSOverride
5656-5757-# Icon must end with two \r
5858-Icon
5959-6060-6161-# Thumbnails
6262-._*
6363-6464-# Files that might appear in the root of a volume
6565-.DocumentRevisions-V100
6666-.fseventsd
6767-.Spotlight-V100
6868-.TemporaryItems
6969-.Trashes
7070-.VolumeIcon.icns
7171-.com.apple.timemachine.donotpresent
7272-7373-# Directories potentially created on remote AFP share
7474-.AppleDB
7575-.AppleDesktop
7676-Network Trash Folder
7777-Temporary Items
7878-.apdisk
7979-8080-### macOS Patch ###
8181-# iCloud generated files
8282-*.icloud
8383-8484-### PyCharm+all ###
3535+### JetBrains+all ###
8536# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
8637# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
8738···160111# Android studio 3.1+ serialized cache file
161112.idea/caches/build_file_checksums.ser
162113163163-### PyCharm+all Patch ###
114114+### JetBrains+all Patch ###
164115# Ignore everything but code style settings and run configurations
165116# that are supposed to be shared within teams.
166117···168119169120!.idea/codeStyles
170121!.idea/runConfigurations
122122+123123+### Linux ###
124124+*~
125125+126126+# temporary files which can be created if a process still has a handle open of a deleted file
127127+.fuse_hidden*
128128+129129+# KDE directory preferences
130130+.directory
131131+132132+# Linux trash folder which might appear on any partition or disk
133133+.Trash-*
134134+135135+# .nfs files are created when an open file is removed but is still being accessed
136136+.nfs*
137137+138138+### macOS ###
139139+# General
140140+.DS_Store
141141+.AppleDouble
142142+.LSOverride
143143+144144+# Icon must end with two \r
145145+Icon
146146+147147+148148+# Thumbnails
149149+._*
150150+151151+# Files that might appear in the root of a volume
152152+.DocumentRevisions-V100
153153+.fseventsd
154154+.Spotlight-V100
155155+.TemporaryItems
156156+.Trashes
157157+.VolumeIcon.icns
158158+.com.apple.timemachine.donotpresent
159159+160160+# Directories potentially created on remote AFP share
161161+.AppleDB
162162+.AppleDesktop
163163+Network Trash Folder
164164+Temporary Items
165165+.apdisk
166166+167167+### macOS Patch ###
168168+# iCloud generated files
169169+*.icloud
171170172171### VisualStudioCode ###
173172.vscode/*
···214213# Windows shortcuts
215214*.lnk
216215217217-# End of https://www.toptal.com/developers/gitignore/api/macos,linux,windows,visualstudiocode,pycharm+all,go
216216+# End of https://www.toptal.com/developers/gitignore/api/macos,windows,linux,visualstudiocode,jetbrains+all,go