diff options
author | Hui Lan <lanhui@zjnu.edu.cn> | 2019-04-06 16:28:48 +0800 |
---|---|---|
committer | Hui Lan <lanhui@zjnu.edu.cn> | 2019-04-06 16:28:48 +0800 |
commit | f1f924b88798d0fb00ca93bbdca636cc88e24dc9 (patch) | |
tree | 7137b70f0a73b6fc06db10987f50ea182075a530 /.gitignore |
Initial commit Software Project Management
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 12 |
1 files changed, 12 insertions, 0 deletions
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 |