Skip to content

Instantly share code, notes, and snippets.

View gowizzard's full-sized avatar
🐙
Focusing

Jonas Kwiedor gowizzard

🐙
Focusing
View GitHub Profile
@gowizzard
gowizzard / .dockerignore
Created February 22, 2023 08:03
A small template of a .dockerignore file for a golang project.
# First we ignore all folders & files.
# After that we ignore the file types & more.
.github/
.idea/
.gitignore
LICENSE
*.md
*.yml
@gowizzard
gowizzard / 99-kensington-expert-mouse.hwdb
Created October 9, 2022 07:12
Linux Ubuntu .hwdb configuration for Kensington Expert Mouse.
# Override the mouse buttons for the kensington expert mouse.
evdev:name:Kensington Expert Mouse:*
KEYBOARD_KEY_90003=back
KEYBOARD_KEY_90004=forward
@gowizzard
gowizzard / bitrix24_api.postman_collection.json
Last active February 22, 2023 08:04
An little collection for postman for the crm module of bitrix24.
{
"info": {
"_postman_id": "1c3571f5-d089-4184-97a8-83339c44d29e",
"name": "Bitrix24 API",
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
},
"item": [
{
"name": "CRM",
"item": [