diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ *.o *~ core *.core -moc_webkittest.cpp -ui_webkittest.h +moc_*.* +ui_*.* .project .cproject Makefile |
![]() |
index : openslx-ng/fbgui.git | |
| Qt based frontend for selecting and executing diskless systems. | OpenSLX |
| summaryrefslogtreecommitdiffstats |
| -rw-r--r-- | .gitignore | 4 |
@@ -1,7 +1,7 @@ *.o *~ core *.core -moc_webkittest.cpp -ui_webkittest.h +moc_*.* +ui_*.* .project .cproject Makefile |