diff options
author | Thomas Wood <thos@gnome.org> | 2009-07-16 00:38:51 +0100 |
---|---|---|
committer | Thomas Wood <thos@gnome.org> | 2009-07-16 00:38:51 +0100 |
commit | 5d882a3bdde1c4988b87dcbba2cbb7806fe80f42 (patch) | |
tree | ceef9ba1a5856c4642a0355db6eb66e7ce2b43f6 /.gitignore | |
parent | 2aa0c3ed1bff9e7f95b69f1325304a7de60e0515 (diff) | |
download | gnome-control-center-5d882a3bdde1c4988b87dcbba2cbb7806fe80f42.tar.gz |
Automatically generate .gitignore files with git.mk
Add git.mk and include it in all Makefiles to generate .gitignore files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 3331e9c7a..000000000 --- a/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -Makefile -Makefile.in -po/*.gmo -*.deps -*.libs -*.o -*.lo -*.la |