aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTinWoodman92 <chrhodgden@gmail.com>2022-11-26 20:53:32 -0600
committerTinWoodman92 <chrhodgden@gmail.com>2022-11-26 20:53:32 -0600
commit591b1ed6237f250e60eaef321ab9fe0f93c070a0 (patch)
tree077cff9b16139ba69200125438eff3458d89441a /.gitignore
parent93b849e2c52c4f23655855349583c5ade5604c8f (diff)
integrated sexy database
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..2a32ac5
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+*.db
+*demo*
+*test* \ No newline at end of file