You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
344 B
35 lines
344 B
src/*.exe
|
|
src/litecoin
|
|
src/litecoind
|
|
src/test_litecoin
|
|
.*.swp
|
|
*.*~*
|
|
*.bak
|
|
*.rej
|
|
*.orig
|
|
*.o
|
|
*.patch
|
|
.litecoin
|
|
|
|
# Compilation and Qt preprocessor part
|
|
*.qm
|
|
Makefile
|
|
litecoin-qt
|
|
Litecoin-Qt.app
|
|
|
|
# Unit-tests
|
|
Makefile.test
|
|
litecoin-qt_test
|
|
|
|
# Resources cpp
|
|
qrc_*.cpp
|
|
|
|
# Qt creator
|
|
*.pro.user
|
|
|
|
# Mac specific
|
|
.DS_Store
|
|
build
|
|
|
|
!src/leveldb*/Makefile
|