Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unnecessary files from git #17

Closed
flattermann opened this issue May 12, 2014 · 1 comment
Closed

Remove unnecessary files from git #17

flattermann opened this issue May 12, 2014 · 1 comment

Comments

@flattermann
Copy link

There are some compiled/built/log files in the git repo.

There should be removed (and git-ignored), e.g.:

DSLogic-gui/CMakeFiles/CMakeCCompiler.cmake
DSLogic-gui/CMakeFiles/CMakeCXXCompiler.cmake
DSLogic-gui/CMakeFiles/CMakeDetermineCompilerABI_C.bin
DSLogic-gui/CMakeFiles/CMakeDetermineCompilerABI_CXX.bin
DSLogic-gui/CMakeFiles/CMakeDirectoryInformation.cmake
DSLogic-gui/CMakeFiles/CMakeError.log
DSLogic-gui/CMakeFiles/CMakeOutput.log
DSLogic-gui/CMakeFiles/CMakeRuleHashes.txt
DSLogic-gui/CMakeFiles/CMakeSystem.cmake
DSLogic-gui/CMakeFiles/CompilerIdC/CMakeCCompilerId.c
DSLogic-gui/CMakeFiles/CompilerIdC/a.out
DSLogic-gui/CMakeFiles/CompilerIdCXX/CMakeCXXCompilerId.cpp
DSLogic-gui/CMakeFiles/CompilerIdCXX/a.out
DSLogic-gui/CMakeFiles/DSLogic.dir/CXX.includecache
DSLogic-gui/CMakeFiles/DSLogic.dir/DependInfo.cmake
DSLogic-gui/CMakeFiles/DSLogic.dir/build.make
DSLogic-gui/CMakeFiles/DSLogic.dir/cmake_clean.cmake
DSLogic-gui/CMakeFiles/DSLogic.dir/depend.internal
DSLogic-gui/CMakeFiles/DSLogic.dir/depend.make
DSLogic-gui/CMakeFiles/DSLogic.dir/flags.make
DSLogic-gui/CMakeFiles/DSLogic.dir/progress.make
DSLogic-gui/CMakeFiles/Makefile.cmake
DSLogic-gui/CMakeFiles/Makefile2
DSLogic-gui/CMakeFiles/TargetDirectories.txt
DSLogic-gui/CPackConfig.cmake
DSLogic-gui/CPackSourceConfig.cmake
DSLogic-gui/cmake_install.cmake
DSLogic-gui/config.h
libsigrok4DSLogic/Makefile.in
libsigrok4DSLogic/aclocal.m4
libsigrok4DSLogic/autom4te.cache/output.0
libsigrok4DSLogic/autom4te.cache/output.1
libsigrok4DSLogic/autom4te.cache/requests
libsigrok4DSLogic/autom4te.cache/traces.0
libsigrok4DSLogic/autom4te.cache/traces.1
libsigrok4DSLogic/config.h
libsigrok4DSLogic/configure
libsigrok4DSLogic/hardware/DSLogic/Makefile.in
libsigrok4DSLogic/hardware/Makefile.in
libsigrok4DSLogic/hardware/common/Makefile.in
libsigrok4DSLogic/hardware/demo/Makefile.in
libsigrok4DSLogic/input/Makefile.in
libsigrok4DSLogic/output/Makefile.in
libsigrok4DSLogic/output/text/Makefile.in
libsigrok4DSLogic/tests/Makefile.in
libusbx-1.0.18/configure

flattermann pushed a commit to flattermann/DSLogic that referenced this issue May 12, 2014
flattermann pushed a commit to flattermann/DSLogic that referenced this issue May 12, 2014
@DreamSourceLab
Copy link
Owner

v0.3 version has fix this issue.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants