summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAge
* Add tag files to .gitignoreThorsten Wißmann2012-12-30
|
* Added herbstluftwm-tutorial files to .gitignoreFlorian Bruhin2012-11-13
| | | | | This adds herbstluftwm-tutorial.7 and herbstluftwm-tutorial.html to .gitignore, just like the other generated docs already are.
* Whitespace fixesFlorian Bruhin2012-11-01
| | | | | | | | | | | - Change tabs to four spaces in herbstcommander.sh - Remove empty lines from beginning/end of files (unless it's a .c/.h file or ends with a bullet point) respectively change multiple blank lines at the end of a file to one - Remove whitespace at the end of a line, - Try to get whitespaces for #include/#define's consistent - Try to get whitespace between functions consistent (always 1 blank line instead of 0/1/2)
* Fix location of herbstclient binary in .gitignoreHans-Peter Deifel2012-07-18
| | | | | The herbstclient binary is now built in the base directory and not in icp-client/ since commit c6a37e3b50519a419231a5e18a69fd643c218ab0.
* Makefile: Rebuild according to header dependenciesThorsten Wißmann2012-06-17
| | | | This introduces a header dependency file for each object file.
* added installion steps in Makefile/READMEThorsten Wißmann2011-07-30
|
* added first draft of herbstluftwm manpageThorsten Wißmann2011-07-29
|
* added herbstclient manpageThorsten Wißmann2011-07-29
|
* README for clientThorsten Wißmann2011-07-23
|
* Initial herbstluftwm-commitThorsten Wißmann2011-05-22
with: - Makefile - .gitignore - src/main.c