Added .gitignore files

Helpful for git-svn users
This commit is contained in:
Ray Speth 2011-12-16 16:22:15 +00:00
parent 3238e90969
commit 8045e68d86
3 changed files with 18 additions and 0 deletions

12
.gitignore vendored Normal file
View file

@ -0,0 +1,12 @@
*~
*.o
*.so
*.os
*.pyc
*.obj
*.exe.manifest
build
.sconsign.dblite
.sconf_temp
cantera.conf
config.log

3
Cantera/python/.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
setup.py
*.os
*.pyd

3
ext/f2c_libs/.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
arith.h
signal1.h
sysdep1.h