mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-05 16:58:02 +02:00
2004-07-27 Dan Williams <dcbw@redhat.com>
* .cvsignore src/.cvsignore test/.cvsignore dispatcher-daemon/.cvsignore info-daemon/.cvsignore - Add .cvsignore files to reduce noise when diffing git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@21 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
8ae95bf594
commit
4d6a840768
6 changed files with 32 additions and 0 deletions
7
.cvsignore
Normal file
7
.cvsignore
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
configure
|
||||||
|
config.log
|
||||||
|
config.status
|
||||||
|
Makefile
|
||||||
|
Makefile.in
|
||||||
|
NetworkManager-0.1.tar.gz
|
||||||
|
autom4te.cache
|
||||||
|
|
@ -1,3 +1,12 @@
|
||||||
|
2004-07-27 Dan Williams <dcbw@redhat.com>
|
||||||
|
|
||||||
|
* .cvsignore
|
||||||
|
src/.cvsignore
|
||||||
|
test/.cvsignore
|
||||||
|
dispatcher-daemon/.cvsignore
|
||||||
|
info-daemon/.cvsignore
|
||||||
|
- Add .cvsignore files to reduce noise when diffing
|
||||||
|
|
||||||
2004-07-24 Dan Williams <dcbw@redhat.com>
|
2004-07-24 Dan Williams <dcbw@redhat.com>
|
||||||
|
|
||||||
* src/NetworkManager.[ch]
|
* src/NetworkManager.[ch]
|
||||||
|
|
|
||||||
3
dispatcher-daemon/.cvsignore
Normal file
3
dispatcher-daemon/.cvsignore
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
Makefile
|
||||||
|
Makefile.in
|
||||||
|
NetworkManagerDispatcher
|
||||||
6
info-daemon/.cvsignore
Normal file
6
info-daemon/.cvsignore
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
Makefile
|
||||||
|
Makefile.in
|
||||||
|
NetworkManagerInfo
|
||||||
|
passphrase.glade.bak
|
||||||
|
passphrase.gladep
|
||||||
|
passphrase.gladep.bak
|
||||||
3
src/.cvsignore
Normal file
3
src/.cvsignore
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
Makefile
|
||||||
|
Makefile.in
|
||||||
|
NetworkManager
|
||||||
4
test/.cvsignore
Normal file
4
test/.cvsignore
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
Makefile
|
||||||
|
Makefile.in
|
||||||
|
nminfotest
|
||||||
|
nmtest
|
||||||
Loading…
Add table
Reference in a new issue