summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTinWoodman92 <chrhodgden@gmail.com>2023-02-25 18:58:22 -0600
committerTinWoodman92 <chrhodgden@gmail.com>2023-02-25 18:58:22 -0600
commit6042506b3b6a77c35471ce007d77ffbd6ae7420c (patch)
tree8c96f61f303666c2449851e6039af7e9ffc85250 /.gitignore
Initial CommitHEADmaster
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..d978257
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+*.db
+*.db-journal
+*.lintr
+*demo*
+*notes*
+*test*
+!test_gen.r
+*version* \ No newline at end of file