.hgignore
author Oliver Maurhart <oliver.maurhart@ait.ac.at>
Wed, 05 Mar 2014 10:15:34 +0100
changeset 88 f4f813ef9b33
parent 85 f140b4940da5
child 94 fa16c1c12393
permissions -rw-r--r--
let the server and the service gracefully shutdown
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@85
    27
OpenSecurity/python27/python.exe
oliver@85
    28
OpenSecurity/python27/python27.dll
oliver@85
    29
OpenSecurity/python27/pythoncom27.dll
oliver@85
    30
OpenSecurity/python27/pythoncomloader27.dll
oliver@85
    31
OpenSecurity/python27/pythonw.exe
oliver@85
    32
OpenSecurity/python27/pywintypes27.dll
oliver@85
    33
OpenSecurity/python27/qt.conf