forked from kdavies4/FCSys
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
60 lines (51 loc) · 993 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
# Temporary, locked, and synchronization files
*~
*.asv
*.bak
*.bak-mo
.~lock*
.fuse_hidden*
# Simulation files (in case they're generated inside the library)
*.exe
*.mat
buildlog.txt
dsfinal.txt
dsin.txt
dslog.txt
dsmodel.c
dsmodel.mof
dsu.txt
dymosim
request
status
# Compressed files
*.tar.gz
*.zip
# Generated files
FCSys*/Resources/Documentation/UsersGuide/References/*(dissertation).pdf
FCSys*/Resources/Source/Python/doc/fcres.pdf
FCSys*/Resources/Source/Python/examples/*.mos
build/
# Python-generated and compiled files
*.pyc
MANIFEST
# Internal link to demos
FCSys*/Resources/Source/Python/fcres/examples
# Georgia Tech files
# TODO: Ask Chris Paredis if they can be shared, and include them.
FCSys*/Test/Morris
# Work in progress
FCSys*/Resources/Documentation/Systems/
old/
Install
*qpOASES*
MPC
# Development files
00-*
*.pws
FCSys/Resources/Source/Python/doc/_templates
FCSys/Resources/Source/Python/bin/killall-fcsysres.sh
*_broken
WorkInProgress.mo
Figures.mo
FCSys/