diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2011-06-13 13:41:27 -0400 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2011-06-13 13:41:27 -0400 |
commit | 0497e70e490eb30c6062555cce16c87e81523b0b (patch) | |
tree | b7bf95a7b1bcfec6fc504350947cf049d5dc26ec /.gitignore | |
parent | 3450c1498afe0fc8beabf70f864d241f54e7a3a4 (diff) |
.gitignore: the original copy was somewhat broken
Only comments, nothing functional
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -3,7 +3,6 @@ # The next section if for module specific patterns # # Do not edit the following section -# Do not edit the following section # GNU Build System (Autotools) aclocal.m4 autom4te.cache/ @@ -44,7 +43,6 @@ stamp-h? symlink-tree texinfo.tex ylwrap -# Do not edit the following section # Do not edit the following section # Edit Compile Debug Document Distribute @@ -73,10 +71,9 @@ core *.tar.bz2 *.tar.gz # -# Edit the following section as needed -# Add & Override patterns for appres +# Add & Override patterns for macros # # Edit the following section as needed # For example, !report.pc overrides *.pc. See 'man gitignore' -# +# appres |