diff options
author | Hans de Graaff <hans@degraaff.org> | 2012-10-26 15:40:51 +0200 |
---|---|---|
committer | Hans de Graaff <hans@degraaff.org> | 2012-10-26 15:40:51 +0200 |
commit | 2b5cb9df20ff7764c551c7651536c1167d0e134e (patch) | |
tree | be277efcad0588b963d0aa4e054bdd57d4a38bbf | |
parent | Ignore generated ctags file. (diff) | |
download | gorg-2b5cb9df20ff7764c551c7651536c1167d0e134e.tar.gz gorg-2b5cb9df20ff7764c551c7651536c1167d0e134e.tar.bz2 gorg-2b5cb9df20ff7764c551c7651536c1167d0e134e.zip |
Ignore generated files for the extension.
-rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1 +1,8 @@ +# ctags file TAGS + +# Generated and compiled targets for extension +ext/gorg/xsl/Makefile +ext/gorg/xsl/mkmf.log +ext/gorg/xsl/xsl.o +ext/gorg/xsl/xsl.so |