.hgignore
author Oliver Maurhart <oliver.maurhart@ait.ac.at>
Thu, 03 Apr 2014 10:53:27 +0200
changeset 127 8addda300ca7
parent 88 f4f813ef9b33
child 136 ac117cd7bab1
permissions -rw-r--r--
merge
oliver@88
     1
# what not to track in mercurial
oliver@88
     2
syntax: glob
oliver@88
     3
oliver@88
     4
# no python compiles
oliver@88
     5
*.pyc
oliver@88
     6
oliver@88
     7
# no generated setup files
oliver@88
     8
OpenSecurity?Setup?*.exe
oliver@88
     9
OpenSecurity?Setup?Manifest.txt
oliver@88
    10
oliver@88
    11
# specific foolders and files 
oliver@85
    12
OpenSecurity/cygwin64/bin
oliver@85
    13
OpenSecurity/cygwin64/dev
oliver@85
    14
OpenSecurity/cygwin64/etc
oliver@85
    15
OpenSecurity/cygwin64/home
oliver@85
    16
OpenSecurity/cygwin64/lib
oliver@85
    17
OpenSecurity/cygwin64/tmp
oliver@85
    18
OpenSecurity/cygwin64/usr
oliver@85
    19
OpenSecurity/cygwin64/var
oliver@88
    20
OpenSecurity/cygwin64/Cygwin-Terminal.ico
oliver@88
    21
OpenSecurity/cygwin64/Cygwin.bat
oliver@88
    22
OpenSecurity/cygwin64/Cygwin.ico
oliver@88
    23
OpenSecurity/log/OpenSecurity.log
oliver@85
    24
OpenSecurity/python27/DLLs
oliver@85
    25
OpenSecurity/python27/Lib
oliver@85
    26
OpenSecurity/python27/libs
oliver@94
    27
OpenSecurity/python27/Scripts
oliver@85
    28
OpenSecurity/python27/python.exe
oliver@85
    29
OpenSecurity/python27/python27.dll
oliver@85
    30
OpenSecurity/python27/pythoncom27.dll
oliver@85
    31
OpenSecurity/python27/pythoncomloader27.dll
oliver@85
    32
OpenSecurity/python27/pythonw.exe
oliver@85
    33
OpenSecurity/python27/pywintypes27.dll
oliver@85
    34
OpenSecurity/python27/qt.conf