Certain auto-generated files not in .gitignore
Mandeep Sandhu
mandeepsandhu.chd at gmail.com
Tue Sep 28 06:20:32 PDT 2010
Hi All,
I have a local dbus git repo. After running ./configure on the src I
found that the following auto-generated file show up as untracked and
new:
$ git status
# On branch master
# Untracked files:
# (use "git add <file>..." to include in what will be committed)
#
# bus/messagebus-config
# dbus/versioninfo.rc
nothing added to commit but untracked files present (use "git add" to track)
Is there any reason why these have not been added to .gitignore?
Regards,
-mandeep
More information about the dbus
mailing list