.hgignore
author BarthaM@N3SIM1218.D03.arc.local
Fri, 05 Sep 2014 12:28:30 +0100
changeset 221 853af9cfab6a
parent 94 fa16c1c12393
permissions -rw-r--r--
Integrated import script (rewritten in python) into opensecurity/vmmanager.py
Improoved user feedback upon import and update as well as logging.
Reduced system shutdown times and ui response times
Improoved the decoupling between UI and OSec subsystem.
Various other fixes
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@136
     7
# no VIM swap files
oliver@136
     8
*.swp
oliver@136
     9
oliver@136
    10
# no VM image
oliver@136
    11
*.ova
oliver@136
    12
oliver@88
    13
# no generated setup files
oliver@88
    14
OpenSecurity?Setup?*.exe
oliver@88
    15
OpenSecurity?Setup?Manifest.txt
oliver@88
    16
oliver@88
    17
# specific foolders and files 
oliver@85
    18
OpenSecurity/cygwin64/bin
oliver@85
    19
OpenSecurity/cygwin64/dev
oliver@85
    20
OpenSecurity/cygwin64/etc
oliver@85
    21
OpenSecurity/cygwin64/home
oliver@85
    22
OpenSecurity/cygwin64/lib
oliver@85
    23
OpenSecurity/cygwin64/tmp
oliver@85
    24
OpenSecurity/cygwin64/usr
oliver@85
    25
OpenSecurity/cygwin64/var
oliver@88
    26
OpenSecurity/cygwin64/Cygwin-Terminal.ico
oliver@88
    27
OpenSecurity/cygwin64/Cygwin.bat
oliver@88
    28
OpenSecurity/cygwin64/Cygwin.ico
oliver@88
    29
OpenSecurity/log/OpenSecurity.log
oliver@85
    30
OpenSecurity/python27/DLLs
oliver@85
    31
OpenSecurity/python27/Lib
oliver@85
    32
OpenSecurity/python27/libs
oliver@94
    33
OpenSecurity/python27/Scripts
oliver@85
    34
OpenSecurity/python27/python.exe
oliver@85
    35
OpenSecurity/python27/python27.dll
oliver@85
    36
OpenSecurity/python27/pythoncom27.dll
oliver@85
    37
OpenSecurity/python27/pythoncomloader27.dll
oliver@85
    38
OpenSecurity/python27/pythonw.exe
oliver@85
    39
OpenSecurity/python27/pywintypes27.dll
oliver@85
    40
OpenSecurity/python27/qt.conf