-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
42 lines (42 loc) · 842 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
pyopt
workingsession.vim
traces/*
traces/tableData2/
traces/tableData2/*
traces/tableData2/*/
traces/tableData2/pngs/*/
traces/tableData2/pngs/*/
!traces/temp/
!traces/temp/*
!traces/temp/*/
!traces/temp/pngs/*
!traces/temp/pngs/*/
!traces/rt-tcfix/
!traces/rt-tcfix/*
!traces/rt-tcfix/*/
!traces/rt-tcfix/pngs/*
!traces/rt-tcfix/pngs/*/
!traces/temp-complement2/
!traces/temp-complement2/*
!traces/temp-complement2/*/
!traces/temp-complement2/pngs/*
!traces/temp-complement2/pngs/*/
pfe-writtenreport/*.aux
pfe-writtenreport/*.log
pfe-writtenreport/*.bbl
pfe-writtenreport/*.blg
pfe-writtenreport/*.dvi
pfe-writtenreport/*.toc
pfe-writtenreport/*.gz
*.swo
*.swp
*.o
*~
src/C++/path_planner/ipch
src/C++/path_planner/ipch/
src/C++/path_planner/ipch/*
src/C++/path_planner/ipch/*/
src/simoutput
src/simoutput/
src/simoutput/*
src/simoutput/*/