]> Pileus Git - ~andy/sfvlug/blobdiff - .gitignore
Update C Compiling presentation.
[~andy/sfvlug] / .gitignore
index 0c0b1271c5821ea002d9431fb79f0fb41d7d623c..e3102e2176daf40122753d6aa5b748022a135d1a 100644 (file)
@@ -5,6 +5,7 @@
 # C output
 *.o
 *.a
+*.so
 
 # Latex output
 *.aux
@@ -14,3 +15,9 @@
 *.snm
 *.toc
 *.vrb
+
+# CC presentation
+cc/elf.pdf
+cc/packages/
+cc/source/hello
+cc/source/syscall