forked from onsightit/solarcoin-legacy
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitignore
More file actions
53 lines (52 loc) · 653 Bytes
/
.gitignore
File metadata and controls
53 lines (52 loc) · 653 Bytes
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
*~
build
debug
release/*.exe
release/*.cpp
release/*.o
src/quazip/release
src/*.exe
src/solarcoin
src/solarcoind
src/test_solarcoin
src/build.h
solarcoin.files
solarcoin.creator
solarcoin.config
solarcoin.creator.user
solarcoin.includes
#solarcoin.*
solarcoin-qt
solarcoin-qt.pro.*
solarcoin-qt.pro.user
VERSION.json
.autosave
.*.swp
*.*~*
*.bak
*.rej
*.orig
*.o
*.a
*.zip
*.pkg
*.dmg
*.prof
src/quazip/libquazip.a
src/quazip/.qmake.stash
*.patch
.solarcoin
.qmake.stash
SolarCoin-Qt.app
#compilation and Qt preprocessor part
*.qm
Makefile
*.Release
*.Debug
#resources cpp
qrc_*.cpp
#qt creator
*.pro.user
#mac specific
.DS_Store
!src/leveldb/Makefile