]> Git Repo - VerusCoin.git/blame - .gitignore
Merge pull request #2847 from Diapolo/fix_QApplication_include
[VerusCoin.git] / .gitignore
CommitLineData
84c3fb07
J
1src/*.exe
2src/bitcoin
3src/bitcoind
8956453c 4src/test_bitcoin
4e6303d3
DH
5.*.swp
6*.*~*
e39f9256
LD
7*.bak
8*.rej
9*.orig
10*.o
11*.patch
12.bitcoin
5e650d6d
MH
13
14# Compilation and Qt preprocessor part
3f0816e3 15*.qm
3f0816e3
MSV
16Makefile
17bitcoin-qt
9055b0fb 18Bitcoin-Qt.app
5e650d6d 19
32ba00f8
PT
20# Unit-tests
21Makefile.test
22bitcoin-qt_test
23
5e650d6d 24# Resources cpp
a0d2f9a1 25qrc_*.cpp
5e650d6d
MH
26
27# Qt creator
2c1fd3c3 28*.pro.user
5e650d6d
MH
29
30# Mac specific
2c1fd3c3 31.DS_Store
0ec6e880 32build
5e650d6d
MH
33
34!src/leveldb-*/Makefile
This page took 0.108418 seconds and 4 git commands to generate.