diff options
author | Alberto Ruiz <aruiz@um.es> | 2011-12-07 21:08:55 +0100 |
---|---|---|
committer | Alberto Ruiz <aruiz@um.es> | 2011-12-07 21:08:55 +0100 |
commit | 337fefa7879028e1fba6cc820420c4b47f8e22b2 (patch) | |
tree | 6c917482b72db5cb57357048c3f7ca6cfd206ad2 /.gitignore | |
parent | 196595ecca4232470ce34e6ae1f4e3f297466fc5 (diff) |
converting to git
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e31dea1 --- /dev/null +++ b/.gitignore | |||
@@ -0,0 +1,19 @@ | |||
1 | _darcs | ||
2 | dist | ||
3 | experiments | ||
4 | examples/session | ||
5 | examples/mnist.txt | ||
6 | examples/candidates | ||
7 | material | ||
8 | doc.sh | ||
9 | |||
10 | *.o | ||
11 | *.hi | ||
12 | *.chi | ||
13 | *.chs.h | ||
14 | |||
15 | push.sh | ||
16 | index.html | ||
17 | install.html | ||
18 | reinstall.sh | ||
19 | |||