forked from Ivasoft/DSView
Removed unnecessary auto generated files, added files to .gitignore (see #17)
This commit is contained in:
27
.gitignore
vendored
27
.gitignore
vendored
@@ -4,4 +4,31 @@
|
||||
*.pc
|
||||
*.pc.in
|
||||
*.Po
|
||||
*.la
|
||||
*.lo
|
||||
CMakeFiles
|
||||
CMakeCache.txt
|
||||
autom4te.cache
|
||||
*.cmake
|
||||
!cmake_modules
|
||||
Makefile
|
||||
*.cxx
|
||||
config.h
|
||||
config.log
|
||||
config.status
|
||||
.libs
|
||||
.deps
|
||||
libtool
|
||||
stamp-h1
|
||||
.dirstamp
|
||||
autostuff
|
||||
Makefile.in
|
||||
configure
|
||||
aclocal.m4
|
||||
|
||||
DSLogic-gui/config.h
|
||||
DSLogic-gui/ui_*.h
|
||||
DSLogic-gui/DSLogic
|
||||
|
||||
libsigrok4DSLogic/config.h
|
||||
|
||||
|
||||
Reference in New Issue
Block a user