diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -4,6 +4,8 @@ pacman-c++/Makefile | |||
| 4 | pacman-c++/qrc_* | 4 | pacman-c++/qrc_* |
| 5 | pacman-c++/*.o | 5 | pacman-c++/*.o |
| 6 | pacman-c++/*.moc | 6 | pacman-c++/*.moc |
| 7 | pacman-c++/*.pb.h | ||
| 8 | pacman-c++/*.pb.cc | ||
| 7 | *-build-debug | 9 | *-build-debug |
| 8 | *-build-release | 10 | *-build-release |
| 9 | *-build-desktop | 11 | *-build-desktop |
