diff options
| author | Markus Mittendrein <git@maxmitti.tk> | 2015-10-14 14:50:58 +0200 |
|---|---|---|
| committer | Markus Mittendrein <git@maxmitti.tk> | 2015-10-14 14:50:58 +0200 |
| commit | 1a5fb5eca8d151034b5e54c505932d1add97a775 (patch) | |
| tree | 38b54edd03012972c6fe7bf1b8fa8365c1df42a8 /src/libcommuni/.gitignore | |
| parent | e7485b051ef4fe01330d5f51759177027d2678b6 (diff) | |
| download | manager-1a5fb5eca8d151034b5e54c505932d1add97a775.tar.gz manager-1a5fb5eca8d151034b5e54c505932d1add97a775.zip | |
Include libcommuni through git-submodules
Diffstat (limited to 'src/libcommuni/.gitignore')
| -rw-r--r-- | src/libcommuni/.gitignore | 70 |
1 files changed, 0 insertions, 70 deletions
diff --git a/src/libcommuni/.gitignore b/src/libcommuni/.gitignore deleted file mode 100644 index a05a434..0000000 --- a/src/libcommuni/.gitignore +++ /dev/null @@ -1,70 +0,0 @@ -Makefile -Makefile.* -Makefile_*.mk -debug -release -doc/html -/lib -/bin -/qml -/imports -/coverage -*~ -*.o -*.so -*.moc -*.app -*.pdb -*.bak -*.rej -*.exe -*.orig -*.user -*.user.* -*.json -*.sln -*.suo -*.sdf -*.opensdf -*.vcproj -*.vcxproj -*.filters -/ipch -Thumbs.db -*.dylib -*.xcodeproj -*.plist -.DS_Store -communi-config.prf -.qmake.cache -.qmake.stash -.config.vars -.tmp -*.Debug -*.Release -moc_*.cpp -qrc_*.cpp -/examples/bot/bot -/examples/client/client -/examples/minimal/minimal -/examples/qmlbot/qmlbot -/examples/quick/quick -/tests/auto/dbgout/tst_dbgout -/tests/auto/irc/tst_irc -/tests/auto/ircbuffer/tst_ircbuffer -/tests/auto/ircbuffermodel/tst_ircbuffermodel -/tests/auto/ircchannel/tst_ircchannel -/tests/auto/irccommand/tst_irccommand -/tests/auto/irccommandparser/tst_irccommandparser -/tests/auto/irccompleter/tst_irccompleter -/tests/auto/ircconnection/tst_ircconnection -/tests/auto/irclagtimer/tst_irclagtimer -/tests/auto/ircmessage/tst_ircmessage -/tests/auto/ircnetwork/tst_ircnetwork -/tests/auto/ircpalette/tst_ircpalette -/tests/auto/irctextformat/tst_irctextformat -/tests/auto/ircuser/tst_ircuser -/tests/auto/ircusermodel/tst_ircusermodel -/tests/benchmarks/ircmessage/tst_ircmessage -/tests/benchmarks/ircmessagedecoder/tst_ircmessagedecoder -/tests/benchmarks/irctextformat/tst_irctextformat |
