summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMatthew McDermott <mattmcdermott8@gmail.com>2017-06-08 13:24:21 -0400
committerMatthew McDermott <mattmcdermott8@gmail.com>2017-06-08 13:24:21 -0400
commitb2bccc153df27f20e9bbf9ac8fdef739843e8ed9 (patch)
tree7ee9a50564134c3b75949666a347b5a54fd630a1 /.gitignore
parent240349f2eefc6acc3f7b2784e6064dca98a45f60 (diff)
downloadpint-b2bccc153df27f20e9bbf9ac8fdef739843e8ed9.tar.gz
Added [concentration] quantity, molar units, modified a test that had defined molar units locally, and added tags files to the .gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e39c2e8..545148c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,6 @@ MANIFEST
# WebDAV file system cache files
.DAV/
+
+# tags files (from ctags)
+tags