public
Description: A C++ library with various uses.
Homepage: http://code.google.com/p/crisscross/
Clone URL: git://github.com/tycho/crisscross.git
eddieringle (author)
Tue Nov 03 13:49:47 -0800 2009
tycho (committer)
Sun Nov 08 09:45:44 -0800 2009
commit  c48c08deccdea93a28efdd46e5be5fcb3ef58a7e
tree    74c751a1798b0205432f6acf7be284e26d69d6af
parent  a428711ea17c7c696b5d539b94ffc146e395ded3
crisscross / .gitignore
100644 24 lines (19 sloc) 0.211 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
CMakeCache.txt
CMakeFiles
cmake_install.cmake
Makefile
*~
*.DS_Store
 
# Visual Studio junk
*.ncb
*.suo
*.vcproj.*.user
 
# CMake junk
*.dir
*.rule
 
# Windows outputs
*.exe
*.lib
 
# Borland junk files
*.@@@
*.tds