Skip to content

Instantly share code, notes, and snippets.

@bitmxittz
Created December 24, 2017 12:06
Show Gist options
  • Save bitmxittz/e4f40427b614c1834d5f1d5748258158 to your computer and use it in GitHub Desktop.
Save bitmxittz/e4f40427b614c1834d5f1d5748258158 to your computer and use it in GitHub Desktop.
Bitmxittz Git Ignore
src/*.exe
src/bitmxittz
src/bitmxittzd
src/test_bitmxittz
.*.swp
*.*~*
*.bak
*.rej
*.orig
*.o
*.patch
.bitmxittz
# Compilation and Qt preprocessor part
*.qm
Makefile
bitmxittz-qt
Bitmxittz-Qt.app
# Unit-tests
Makefile.test
bitmxittz-qt_test
# Resources cpp
qrc_*.cpp
# Qt creator
*.pro.user
# Mac specific
.DS_Store
build
!src/leveldb*/Makefile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment