diff options
| author | manuel <manuel@mausz.at> | 2011-04-03 16:28:52 +0200 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2011-04-03 16:28:52 +0200 |
| commit | 818383fec4f220a2410177b58518797e81d8eab3 (patch) | |
| tree | 695236d9cec1c9fda09a22ec6df0cc0cd2298cc5 /.gitignore | |
| parent | c3abe9924ffa2b223988cbfc206abcd88c5d4094 (diff) | |
| download | foop-818383fec4f220a2410177b58518797e81d8eab3.tar.gz foop-818383fec4f220a2410177b58518797e81d8eab3.tar.bz2 foop-818383fec4f220a2410177b58518797e81d8eab3.zip | |
basic pacman qt setup
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c901713 --- /dev/null +++ b/.gitignore | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | pacman-c++/pacman.pro.user | ||
| 2 | pacman-c++/pacman | ||
| 3 | pacman-c++/Makefile | ||
| 4 | pacman-c++/qrc_* | ||
| 5 | pacman-c++/*.o | ||
| 6 | pacman-c++/*.moc | ||
| 7 | pacman-build-debug | ||
| 8 | pacman-build-release | ||
| 9 | .*.swp | ||
