summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorHombreLaser <sebastian-440@live.com>2023-08-21 16:24:42 -0600
committerHombreLaser <sebastian-440@live.com>2023-08-21 16:24:42 -0600
commitf3a491ab6a4d7f530fa65f4a3bdb3e55e62b6166 (patch)
treea0c79e0b2ae8744f40245fbed3d3a73e4caf85a3 /.gitignore
Initial commit
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..587f760
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+env/
+*~
+data/ \ No newline at end of file