.hgignore
author Jan Vrany <jan.vrany@fit.cvut.cz>
Sat, 03 Feb 2018 21:18:50 +0000
changeset 59 e7d0453109a1
parent 35 f6e4876af2e7
child 177 fd154978bab5
permissions -rw-r--r--
Variable objects: splitted `VDBFrameApplication` into more generic `VDBVariableObjectListApplication` and `GDBFrameApplication`, the latter using the former.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
35
f6e4876af2e7 Fix in debugger console: properly handle errors
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     1
f6e4876af2e7 Fix in debugger console: properly handle errors
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     2
syntax: glob
f6e4876af2e7 Fix in debugger console: properly handle errors
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     3
*Init.c   
f6e4876af2e7 Fix in debugger console: properly handle errors
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     4
makefile
f6e4876af2e7 Fix in debugger console: properly handle errors
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     5
*.so
f6e4876af2e7 Fix in debugger console: properly handle errors
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     6
*.H
f6e4876af2e7 Fix in debugger console: properly handle errors
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     7
*.o
f6e4876af2e7 Fix in debugger console: properly handle errors
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     8
*.STH
f6e4876af2e7 Fix in debugger console: properly handle errors
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     9
*.sc
f6e4876af2e7 Fix in debugger console: properly handle errors
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
    10
objbc
f6e4876af2e7 Fix in debugger console: properly handle errors
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
    11
objvc
f6e4876af2e7 Fix in debugger console: properly handle errors
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
    12
*.class
f6e4876af2e7 Fix in debugger console: properly handle errors
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
    13
java/libs/*.jar
f6e4876af2e7 Fix in debugger console: properly handle errors
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
    14
java/libs-src/*.jar
f6e4876af2e7 Fix in debugger console: properly handle errors
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
    15
*-Test.xml
f6e4876af2e7 Fix in debugger console: properly handle errors
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
    16
st.chg