aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2021-03-09 00:55:04 -0500
committerJoseph Hunkeler <jhunkeler@gmail.com>2021-03-09 00:55:04 -0500
commitfee4186f4ad11ec78f745d13665e45fd84625420 (patch)
tree83a6c29c1892c54c551932fda40142bd7e7da887 /.gitignore
parent83d8c742065e4c453a3b6e58209ecf7c887ffe8e (diff)
downloadlog_raider-fee4186f4ad11ec78f745d13665e45fd84625420.tar.gz
Convert to package
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..29cc18b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,10 @@
+*.pyc
+__pycache__
+.idea
+build
+dist
+*.egg-info
+pip-*
+venv
+version.py
+consoleText*