File tree Expand file tree Collapse file tree 3 files changed +59
-0
lines changed
Expand file tree Collapse file tree 3 files changed +59
-0
lines changed Original file line number Diff line number Diff line change 1+ # Prerequisites
2+ * .d
3+
4+ # Compiled Object files
5+ * .slo
6+ * .lo
7+ * .o
8+ * .obj
9+
10+ # Precompiled Headers
11+ * .gch
12+ * .pch
13+
14+ # Compiled Dynamic libraries
15+ * .so
16+ * .dylib
17+ * .dll
18+
19+ # Fortran module files
20+ * .mod
21+ * .smod
22+
23+ # Compiled Static libraries
24+ * .lai
25+ * .la
26+ * .a
27+ * .lib
28+
29+ # Executables
30+ * .exe
31+ * .out
32+ * .app
33+
34+ # Cached files
35+ .cache
36+ build
37+
38+ # Binaries
39+ bitPresent
40+
41+ # VSCode
42+ .vscode
Original file line number Diff line number Diff line change 1+ <Topic 1 (Title Slide)>
2+ -Subtitle-
3+
4+ [Slide 1]
5+ -Subtitle-
6+ Point 1
7+ Point 2
8+ Point 3
9+ This is a very long and pointless sentence that noone would ever use in a presentation.
10+ .image /home/tim/Coding/BitPresent/Sample files/sampleImage.png
11+
12+ [No Subtitle and No Image!]
13+ Lol
14+ Rofl
15+
16+ <Ending>
17+ -Subtitle... again-
You can’t perform that action at this time.
0 commit comments