Skip to content

Instantly share code, notes, and snippets.

View sidalope's full-sized avatar
💭
debouncing

Ale sidalope

💭
debouncing
View GitHub Profile
@sidalope
sidalope / SETUP_DAY.md
Created April 12, 2021 09:56
Starting my coding journey...
@sidalope
sidalope / .gitignore
Created December 23, 2020 00:12 — forked from GhostofGoes/.gitignore
Basic .gitignore template for Python projects
# Editors
.vscode/
.idea/
# Vagrant
.vagrant/
# Mac/OSX
.DS_Store