projects
/
model-checker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b2af1d
)
add .gitignore
author
Brian Norris
<banorris@uci.edu>
Thu, 8 Mar 2012 02:13:16 +0000
(18:13 -0800)
committer
Brian Norris
<banorris@uci.edu>
Thu, 8 Mar 2012 02:13:16 +0000
(18:13 -0800)
.gitignore
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitignore
b/.gitignore
new file mode 100644
(file)
index 0000000..
379c7d6
--- /dev/null
+++ b/
.gitignore
@@ -0,0
+1,6
@@
+# generic types
+*.o
+.*.swp
+
+# files in this directory
+/libthreads