aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorjakobst1n <jakob.stendahl@outlook.com>2023-10-16 20:54:46 +0200
committerjakobst1n <jakob.stendahl@outlook.com>2023-10-16 20:54:46 +0200
commit3bb38fcbbc9703ba22429441604d66f577fc6010 (patch)
treeec90232fb8b6502d1efc6a6c6a748f15bb3fcc0e /.gitignore
downloadjournal-lib-3bb38fcbbc9703ba22429441604d66f577fc6010.tar.gz
journal-lib-3bb38fcbbc9703ba22429441604d66f577fc6010.zip
Initial commit
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..5eefa19
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+__pycache__/
+*.egg-info/
+venv/
+parser.out