summaryrefslogtreecommitdiff
path: root/Adafruit_Python_GPIO/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'Adafruit_Python_GPIO/.gitignore')
-rw-r--r--Adafruit_Python_GPIO/.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/Adafruit_Python_GPIO/.gitignore b/Adafruit_Python_GPIO/.gitignore
new file mode 100644
index 0000000..dd4b68c
--- /dev/null
+++ b/Adafruit_Python_GPIO/.gitignore
@@ -0,0 +1,7 @@
+build/
+dist/
+*.egg-info
+*.pyc
+setuptools*
+
+.idea \ No newline at end of file