Changeset 657ee94e0c2bf6e4f172f655d878c4d1dbbb2230

Show
Ignore:
Timestamp:
03/03/08 09:40:48 (6 months ago)
Author:
Faustino Osuna <enrique.osuna@gmail.com>
git-committer:
Faustino Osuna <enrique.osuna@gmail.com> 1204533648 +0000
git-parent:

[2dae9d9ac42baeac9b2812da75e506f3f2d8becb]

git-author:
Faustino Osuna <enrique.osuna@gmail.com> 1204533648 +0000
Message:

Add more ignores for cmake and Mac OS X build folders.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • .gitignore

    r2dae9d9 r657ee94  
    22*.app 
    33*.cache 
     4*.dylib 
    45*.lo 
    56*.la 
     
    89*.moc.cpp 
    910*.o 
     11*.so 
    1012*.pc 
    1113*.vlt 
     
    3335vlc 
    3436vlc_install_dir/* 
     37 
     38# Ignore CMake Stuff 
     39cmake 
     40CMakeFiles 
     41CMakeLists.txt 
     42CTestTestfile.cmake 
     43cmake_install.cmake 
     44cmake_uninstall.cmake 
     45CMakeCache.txt 
     46CPackConfig.cmake 
     47CPackSourceConfig.cmake