-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy path.gitignore
40 lines (40 loc) · 914 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
cmake-build-debug/
bak/
build/
src/parser/config/confparser.cc
src/parser/config/confparser.hh
src/parser/config/confscanner.cc
src/parser/config/location.hh
src/parser/config/position.hh
src/parser/config/stack.hh
src/parser/hr/hrparser.cc
src/parser/hr/hrparser.hh
src/parser/hr/hrscanner.cc
src/parser/hr/location.hh
src/parser/hr/position.hh
src/parser/hr/stack.hh
src/parser/parser.bak/
src/parser/kpath/kparser.cc
src/parser/kpath/parser.hh
src/parser/kpath/kscanner.cc
src/parser/kpath/location.hh
src/parser/kpath/position.hh
src/parser/kpath/stack.hh
rc/parser/sw/location.hh
src/parser/sw/position.hh
src/parser/sw/stack.hh
src/parser/sw/swparser.cc
src/parser/sw/swparser.hh
src/parser/sw/swscanner.cc
src/parser/sw/location.hh
doc/tex/topology.kilepr
doc/tex/*.out
doc/tex/*.log
doc/tex/*.aux
doc/tex/*.dvi
doc/tex/*.bbl
doc/tex/*.blg
doc/tex/*.run.xml
doc/tex/topology-blx.bib
.idea/
doc/tex/*.backup