summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2021-10-16 00:45:25 +0200
committerAki <please@ignore.pl>2021-10-16 00:45:25 +0200
commit71165bdec129a2f52b9fc20e5a18338dfc413f11 (patch)
tree6fafe8d5e50209a149265d159e52a9b93162a745 /.gitignore
downloadhwd-python-71165bdec129a2f52b9fc20e5a18338dfc413f11.zip
hwd-python-71165bdec129a2f52b9fc20e5a18338dfc413f11.tar.gz
hwd-python-71165bdec129a2f52b9fc20e5a18338dfc413f11.tar.bz2
Created stub python module for hwd communication library
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..02bbf52
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+build/
+dist/
+*.egg-info