summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJan200101 <sentrycraft123@gmail.com>2019-09-22 12:39:05 +0200
committerJan200101 <sentrycraft123@gmail.com>2019-09-22 12:39:05 +0200
commitb627cce56bc49bea458ef89f2c836d197a67166d (patch)
tree6f1193b4e21a91b07d533da181c840073b706d70 /.gitignore
downloadShellyPy-b627cce56bc49bea458ef89f2c836d197a67166d.tar.gz
ShellyPy-b627cce56bc49bea458ef89f2c836d197a67166d.zip
Initial Commit0.1.0
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..da91870
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+build
+dist
+*.egg-info
+__pycache__ \ No newline at end of file