mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-05 15:30:02 +01:00
add .gitignore to veejay-core and veejay-client
This commit is contained in:
29
veejay-current/veejay-client/.gitignore
vendored
Normal file
29
veejay-current/veejay-client/.gitignore
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
.deps/
|
||||
.libs/
|
||||
.dirstamp
|
||||
*.lo
|
||||
*.o
|
||||
*.la
|
||||
/INSTALL
|
||||
/aclocal.m4
|
||||
/autom4te.cache/
|
||||
/build.h
|
||||
/compile
|
||||
/config.guess
|
||||
/config.h
|
||||
/config.h.in
|
||||
/config.h.in~
|
||||
/config.log
|
||||
/config.status
|
||||
/config.sub
|
||||
/configure
|
||||
/depcomp
|
||||
/install-sh
|
||||
/libtool
|
||||
/ltmain.sh
|
||||
/m4/
|
||||
/missing
|
||||
/stamp-h1
|
||||
/src/reloaded
|
||||
30
veejay-current/veejay-core/.gitignore
vendored
Normal file
30
veejay-current/veejay-core/.gitignore
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
.deps/
|
||||
.libs/
|
||||
.dirstamp
|
||||
*.lo
|
||||
*.o
|
||||
*.la
|
||||
/INSTALL
|
||||
/aclocal.m4
|
||||
/autom4te.cache/
|
||||
/build.h
|
||||
/compile
|
||||
/config.guess
|
||||
/config.h
|
||||
/config.h.in
|
||||
/config.h.in~
|
||||
/config.log
|
||||
/config.status
|
||||
/config.sub
|
||||
/configure
|
||||
/depcomp
|
||||
/install-sh
|
||||
/libtool
|
||||
/ltmain.sh
|
||||
/m4/
|
||||
/missing
|
||||
/stamp-h1
|
||||
/veejaycore.pc
|
||||
|
||||
Reference in New Issue
Block a user