commit 9f6ffd2c3792be63c740c65ce497b360f2f28896 Author: alex Date: Tue Feb 10 22:26:34 2026 +0000 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..02d2546 --- /dev/null +++ b/.gitignore @@ -0,0 +1,27 @@ +# ---> LaTex +*.aux +*.glo +*.idx +*.log +*.toc +*.ist +*.acn +*.acr +*.alg +*.bbl +*.blg +*.dvi +*.glg +*.gls +*.ilg +*.ind +*.lof +*.lot +*.maf +*.mtc +*.mtc1 +*.out +*.log +*.synctex.gz +*.pdf + diff --git a/README.md b/README.md new file mode 100644 index 0000000..ff34eef --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Population_Study_Presentation + +Beamer Slides for Lunch and learn about the Kemmerer Population study methods. \ No newline at end of file