From d488bbc545e322909beaa57e4c9ff3543013598d Mon Sep 17 00:00:00 2001 From: Hadaq in Frankfurt Date: Mon, 13 Jan 2014 18:03:23 +0100 Subject: [PATCH] initial --- .gitattributes | 1 + .gitignore | 10 ++++++++++ README.txt | 2 ++ 3 files changed, 13 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 README.txt diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..176a458 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..98a6379 --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +*.aux +*.lof +*.lot +*.out +*.synctex +*.toc +*.tps +*.bbl +*.log +*.MOV diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..f0d1720 --- /dev/null +++ b/README.txt @@ -0,0 +1,2 @@ +Please create a new sub-directory for each report, use a simple naming scheme like +GSI_2013_Name_Topic -- 2.43.0