summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Linus Torvalds <torvalds@linux-foundation.org>2011-09-04 09:52:40 -0700
committerGravatar Linus Torvalds <torvalds@linux-foundation.org>2011-09-04 09:52:40 -0700
commit797343bf8ac6105f9566ce0d662f4289d5d9d410 (patch)
tree7694b5841ee96d12acbf07e75a294bbf674a7d04 /.gitignore
parenta57668127eb0e00bc467ae0fc487592e95c17227 (diff)
downloadsubsurface-797343bf8ac6105f9566ce0d662f4289d5d9d410.tar.gz
Update gitignore for the name-change of the executable
It's not called 'parse' any more. And I think I should rename 'divelog' too to something more unique. Right now the working name for the project is 'diveclog' (kind of like 'jdivelog') , but I'm not convinced that the "C implementation" part is really important enough to make a point of long-term. "subsurface"? I don't know. Maybe I should follow the "name all projects after myself" mantra. "divenut"? Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 295ea6b17..aeb949b3d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
*.o
-/parse
+/divelog