dash/.gitignore

35 lines
324 B
Plaintext
Raw Normal View History

src/*.exe
2014-01-10 16:28:47 +01:00
src/xcoin
src/xcoind
src/test_xcoin
2011-06-03 03:27:27 +02:00
.*.swp
*.*~*
2011-07-04 20:45:08 +02:00
*.bak
*.rej
*.orig
*.o
*.patch
2014-01-10 16:28:47 +01:00
.xcoin
# Compilation and Qt preprocessor part
*.qm
Makefile
2014-01-10 16:28:47 +01:00
xcoin-qt
Xcoin-Qt.app
# Unit-tests
Makefile.test
2014-01-10 16:28:47 +01:00
xcoin-qt_test
# Resources cpp
qrc_*.cpp
# Qt creator
*.pro.user
# Mac specific
.DS_Store
build
!src/leveldb-*/Makefile