aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAge
* Revert the debug/release flag change to all the *.pro files. This causes ↵Ken Moore2015-09-30
| | | | issues when trying to install the debug version of apps. Instead, the makefiles should be generated with the command "qmake[-qt5] CONFIG+=debug". That will set the debug flag for the Makefile and allow the user to run make and "make install" normally (but with debugging enabled)
* Couple minor adjustments to the lumina-wm window routines.Ken Moore2015-09-10
|
* Update the gitignore to avoid some other binaries/librariesKen Moore2015-07-08
|
* Update the .gitignore file to exclude the auto-generated files. (Contributed ↵Ken Moore2015-03-23
| | | | by william-os4y)
* add gitignoreChristopher Roy Bratusek2014-10-05
bgstack15