2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-19 16:32:16 +00:00

added .gitignore

This commit is contained in:
Jim Bosch
2012-03-18 17:08:27 -04:00
parent b219376e24
commit 35a62fea52

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
config.log
.sconf_temp
.sconsign.dblite
*.os
*.succeeded
libs/numpy/example/dtype
libs/numpy/example/fromdata
libs/numpy/example/ndarray
libs/numpy/example/simple
libs/numpy/example/ufunc