diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2014-11-22 18:31:14 +0100 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2014-11-22 18:31:14 +0100 |
commit | 3af77d3e21cc154a24ecf37b83b217066d296ec9 (patch) | |
tree | 4ee5678c5135355c67d686b693d60959aa2c197d | |
parent | d38df4805e2c4b2a7b8aeee6e53d557bef5d67e3 (diff) | |
download | sciteco-3af77d3e21cc154a24ecf37b83b217066d296ec9.tar.gz |
removed SciTECO-specific ignores from .gitignore
these should be put by the user in his/her global or repository-specific
ignore patterns
-rw-r--r-- | .gitignore | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -32,8 +32,3 @@ stamp-* /src/gtk-info-popup*.[ch] /src/symbols-scintilla.cpp /src/symbols-scilexer.cpp - -# Backups -*~ -# SciTECO save points -.teco-*-* |