From f1f924b88798d0fb00ca93bbdca636cc88e24dc9 Mon Sep 17 00:00:00 2001 From: Hui Lan Date: Sat, 6 Apr 2019 16:28:48 +0800 Subject: Initial commit Software Project Management --- .gitignore | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..00eab7d --- /dev/null +++ b/.gitignore @@ -0,0 +1,12 @@ +*.pdf +*.aux +*.out +README +*.log +foiltex.* +*.clo +*.tex~ +/fig +sampfoil.tex +*.def +*~ \ No newline at end of file -- cgit v1.2.1