diff options
author | Alexander Larsson <alexl@src.gnome.org> | 2007-09-13 12:34:24 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2007-09-13 12:34:24 +0000 |
commit | 2ae5a7d1b8c546d35b5f82bcba91805cfb3dc2a8 (patch) | |
tree | cb8888abe3cfdd67a3674832a8cfda03545b5d27 /.gitignore | |
parent | 3ac0480674a261d32bb7e672edd71f7b1b492e07 (diff) | |
download | gvfs-2ae5a7d1b8c546d35b5f82bcba91805cfb3dc2a8.tar.gz |
Make it build on win32
Original git commit by U-GREEBO\Alexander Larsson <Alexander Larsson@greebo.(none)> at 1174918093 +0200
svn path=/trunk/; revision=422
Diffstat (limited to '.gitignore')
-rwxr-xr-x[-rw-r--r--] | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 33e9270e..4299b0d3 100644..100755 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ Makefile.in *.o *.la *.lo +*.exe .deps .libs test |