diff options
author | Mattias Andrée <maandree@member.fsf.org> | 2015-12-27 15:49:21 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@member.fsf.org> | 2015-12-27 15:49:26 +0100 |
commit | c35a027acf77cb6a6024228fe5ad0647594862fc (patch) | |
tree | 54b585754618911250db8b96ae01d5a9fda2f495 /.gitignore | |
parent | add man page (diff) | |
download | unstickpixels-c35a027acf77cb6a6024228fe5ad0647594862fc.tar.gz unstickpixels-c35a027acf77cb6a6024228fe5ad0647594862fc.tar.bz2 unstickpixels-c35a027acf77cb6a6024228fe5ad0647594862fc.tar.xz |
new build system + add install file + add news file + add texinfo to deps
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -19,4 +19,6 @@ __pycache__/ *.o *.su *.gch +/config.status +/Makefile |