filewatcher/code/.gitignore
Brian 003c8a1157 Added bin to repo. This is where you put debug/release when configuring your user file.
To make is obvious where the debug/release goes, I put a bin folder in
code that's for testing out of.
2013-12-22 21:27:29 -07:00

26 lines
No EOL
184 B
Text

# C++ objects and libs
*.slo
*.lo
*.o
*.a
*.la
*.lai
*.so
*.dll
*.dylib
*.pdb
# Qt-es
*.pro.user
*.pro.user.*
moc_*.cpp
qrc_*.cpp
ui_*.h
Makefile*
*-build-*
# QtCreator
*.autosave