forked from RobotLocomotion/drake
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
61 lines (61 loc) · 773 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
*.idea
*.autosave
*.mex*
*.exp
*.pdb
*.lib
*.ilk
*.o
*.aux
*.log
*.bbl
*.blg
*.bk
*.tmp
*.d
*.toc
*.class
*.snm
*.nav
*~
uname.err
!externals/install_prereqs.sh
drake/util/drake_config.mat
drake/doc/derivations/elib.bib
drake/.python
drake/examples/Quadrotor/funLib.mat
drake/examples/Quadrotor/trajectoryLibrary.mat
fort.*
*.aux
.drake_unit_test_mutex.mat
.unitTestData.mat
debug.txt
stepping.mat
walking.mat
drake/doc/DoxygenMatlab/html
.viewer-prefs
.matlabroot
*.dSYM
data_t.java
drake/util/test/debugMexTest_mexdebug.mat
*_mexdebug.mat
*.class
tmp_w.mat
bin
drake.jar
*.out
pod-build
build
cmake-build-*
mlint_output.html
.#*
VALGRIND_OUTPUT.xml
*.ppms.gz
glider_trajs.mat
results_testRunning.mat
drake/doc/DoxygenCPP
*.bak
Pendulum.pmd
drake/doc/_build
bazel-*
xcode