diff options
author | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-04-03 04:36:40 +0200 |
---|---|---|
committer | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-04-03 04:36:40 +0200 |
commit | c29a5c39d5efb63c713902489571b0b0ab84ca91 (patch) | |
tree | 9cfbd4b8ef3e0f6b843a133e84be0fd930aa5ff6 /win32 | |
parent | ae22812712e137bf8d40b9a38c989b4d6c622103 (diff) | |
download | xine-lib-c29a5c39d5efb63c713902489571b0b0ab84ca91.tar.gz xine-lib-c29a5c39d5efb63c713902489571b0b0ab84ca91.tar.bz2 |
Rationalise use of .hgignore, removes a bunch of files that only ignored automake-related files.
Diffstat (limited to 'win32')
-rw-r--r-- | win32/.hgignore | 2 | ||||
-rw-r--r-- | win32/include/.hgignore | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/win32/.hgignore b/win32/.hgignore index 33987bccc..bb52c885e 100644 --- a/win32/.hgignore +++ b/win32/.hgignore @@ -1,4 +1,2 @@ -Makefile -Makefile.in *.plg *.ncb diff --git a/win32/include/.hgignore b/win32/include/.hgignore deleted file mode 100644 index 282522db0..000000000 --- a/win32/include/.hgignore +++ /dev/null @@ -1,2 +0,0 @@ -Makefile -Makefile.in |