diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -1,9 +1,9 @@ | |||
| 1 | pacman-c++/pacman.pro.user | 1 | pacman-c++/*.pro.user |
| 2 | pacman-c++/pacman | 2 | pacman-c++/pacman |
| 3 | pacman-c++/Makefile | 3 | 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-build-debug | 7 | *-build-debug |
| 8 | pacman-build-release | 8 | *-build-release |
| 9 | .*.swp | 9 | .*.swp |
