diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2014-12-17 21:39:42 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2014-12-19 11:30:44 +0100 |
commit | 92d97ba99d7b90d95a67796cb5e68f28f752b70b (patch) | |
tree | 09fdc36f58686f04c932bde80283a9a9fc596870 /.gitignore |
Initial commit: R6 class for TOXSWA cwa files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0b8af1d --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +*\.log +pfm*\.tar.gz +pfm\.Rcheck +pkg/ChangeLog +test.R |