Skip to content

Commit

Permalink
updated gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
naztronaut committed Oct 21, 2019
1 parent 9f43097 commit 10be6de
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
.idea
.idea/*
led/*
led/*
PIGPIO/*
PIGPIO
__pycache__/
venv/
venv/*

0 comments on commit 10be6de

Please sign in to comment.