File: .gitignore

package info (click to toggle)
libsocialcache 0.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,164 kB
  • sloc: cpp: 16,263; makefile: 21
file content (24 lines) | stat: -rw-r--r-- 586 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.qmake.stash
*.o
moc_*
*.moc
Makefile
*.prl
*.so
*.so.*
*.qm


# project specific
src/qml/socialcache.ts
src/lib/pkgconfig/
tests/tst_abstractsocialcachedatabase/tst_abstractsocialcachedatabase
tests/tst_dropboximage/tst_dropboximage
tests/tst_facebookcontact/tst_facebookcontact
tests/tst_facebookimage/tst_facebookimage
tests/tst_facebooknotification/tst_facebooknotification
tests/tst_facebookpost/tst_facebookpost
tests/tst_onedriveimage/tst_onedriveimage
tests/tst_socialimage/tst_socialimage
tests/tst_socialnetworksync/tst_socialnetworksync
tests/tst_twitterpost/tst_twitterpost