diff options
author | CeRiAl | 2011-05-18 00:53:20 +0200 |
---|---|---|
committer | CeRiAl | 2011-06-10 21:30:26 +0200 |
commit | 9034bee98e3173bcd0a578c7e868e6a437a18620 (patch) | |
tree | 1f1abc38b2832b9ba6f75ca8e9b518b52a28a687 /.gitignore | |
parent | 0c1665820bf91aba10adf9abd7bca286b7c17982 (diff) | |
download | scummvm-rg350-9034bee98e3173bcd0a578c7e868e6a437a18620.tar.gz scummvm-rg350-9034bee98e3173bcd0a578c7e868e6a437a18620.tar.bz2 scummvm-rg350-9034bee98e3173bcd0a578c7e868e6a437a18620.zip |
COMMON: Add (another) Eclipse project file to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ef404048c0..6294cb451d 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,7 @@ lib*.a /.project /.cproject /.settings +/.autotools /Icon.* /build |