forked from iamsergio/flow-pomodoro
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
58 lines (58 loc) · 786 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
Makefile
moc*
*moc
*.o
flow
*.pro.user
qrc*cpp
*so
.directory
.qmake.cache
CMakeFiles
*.cmake
*automoc*
CMakeCache.txt
install.sh
config.log
config.tests/qwebdavlib/qwebdavlib
build_dir-android
tests/tests
data.dat
*~
/android-build
/src/android-libflow.so-deployment-settings.json
app_process
/build-tests*
flow.exe*
flow.ilk
flow.pdb
Makefile*
build-src*
/cov-int
/plugins/*.a
*.lib
release/
*.exp
/src/flow_plugin_import.cpp
/src/flow_qml_plugin_import.cpp
/distros/archlinux/src/
/distros/archlinux/pkg/
/distros/archlinux/*.zip
/distros/archlinux/*.xz
/src/object_script.flow.*
*.dll
*.zip
/build
*.dylib
*.qmake.stash
flow.app
*.Debug
*.Release
lib*.a
.DS_Store
/tests/unit-test-settings.ini
*.qrc.depends
install_manifest.txt
target_wrapper.bat
tests.exe
/tests/target_wrapper.sh