dash/.gitignore

35 lines
345 B
Plaintext
Raw Normal View History

src/*.exe
2013-07-07 00:42:22 +02:00
src/litecoin
src/litecoind
src/test_litecoin
2011-06-03 03:27:27 +02:00
.*.swp
*.*~*
2011-07-04 20:45:08 +02:00
*.bak
*.rej
*.orig
*.o
*.patch
2013-07-07 00:42:22 +02:00
.litecoin
# Compilation and Qt preprocessor part
*.qm
Makefile
2013-07-07 00:42:22 +02:00
litecoin-qt
Litecoin-Qt.app
# Unit-tests
Makefile.test
2013-07-07 00:42:22 +02:00
litecoin-qt_test
# Resources cpp
qrc_*.cpp
# Qt creator
*.pro.user
# Mac specific
.DS_Store
build
!src/leveldb-*/Makefile