From 97ebd4a1dc5906d6777235c62c3c1819e2519590 Mon Sep 17 00:00:00 2001
From: secf00tprint <secf00tprint@gmail.com>
Date: Mon, 17 Feb 2020 14:59:36 +0000
Subject: [PATCH] add slides chris february 2020

---
 2019_12_11_44th/LiveHackNatas.pdf            |    0 
 /dev/null                                    |   23 -----------------------
 2020_02_12_46th/FristiLeaks13Walkthrough.pdf |    3 +++
 2019_12_11_44th/SE_Praesentation.pdf         |    0 
 4 files changed, 3 insertions(+), 23 deletions(-)

diff --git a/2019_12_11th/LiveHackNatas.pdf b/2019_12_11_44th/LiveHackNatas.pdf
similarity index 100%
rename from 2019_12_11th/LiveHackNatas.pdf
rename to 2019_12_11_44th/LiveHackNatas.pdf
diff --git a/2019_12_11th/SE_Praesentation.pdf b/2019_12_11_44th/SE_Praesentation.pdf
similarity index 100%
rename from 2019_12_11th/SE_Praesentation.pdf
rename to 2019_12_11_44th/SE_Praesentation.pdf
diff --git a/2020_02_12_46th/FristiLeaks13Walkthrough.pdf b/2020_02_12_46th/FristiLeaks13Walkthrough.pdf
new file mode 100644
index 0000000..414b796
--- /dev/null
+++ b/2020_02_12_46th/FristiLeaks13Walkthrough.pdf
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e80e3cc31dd7f7e27d2499392f92f534fa7886e1cde1c532affab4f05ac039f2
+size 1584030
diff --git a/slide_master/CONTRIBUTING.md b/slide_master/CONTRIBUTING.md
deleted file mode 100644
index c2091e8..0000000
--- a/slide_master/CONTRIBUTING.md
+++ /dev/null
@@ -1,23 +0,0 @@
-## Contributing
-
-Please keep the [issue tracker](http://github.com/hakimel/reveal.js/issues) limited to **bug reports**, **feature requests** and **pull requests**.
-
-
-### Personal Support
-If you have personal support or setup questions the best place to ask those are [StackOverflow](http://stackoverflow.com/questions/tagged/reveal.js).
-
-
-### Bug Reports
-When reporting a bug make sure to include information about which browser and operating system you are on as well as the necessary steps to reproduce the issue. If possible please include a link to a sample presentation where the bug can be tested.
-
-
-### Pull Requests
-- Should follow the coding style of the file you work in, most importantly:
-  - Tabs to indent
-  - Single-quoted strings
-- Should be made towards the **dev branch**
-- Should be submitted from a feature/topic branch (not your master)
-
-
-### Plugins
-Please do not submit plugins as pull requests. They should be maintained in their own separate repository. More information here: https://github.com/hakimel/reveal.js/wiki/Plugin-Guidelines

--
Gitblit v1.10.0