Skip to content

Commit 5df5875

Browse files
committed
update .gitignore
1 parent 4562d12 commit 5df5875

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,15 @@ tractor/*.pyc
66
tractor/*.so
77
tractor/build/
88
tractor/ceres_wrap.cxx
9+
tractor/ceres_wrap.cpp
910
tractor/ceres_wrap.o
11+
tractor/ceres.py
1012
tractor/emfit.py
1113
tractor/emfit_wrap.c
1214
tractor/mix.py
1315
tractor/mix_wrap.c
16+
tractor/mp_fourier.py
17+
tractor/mp_fourier_wrap.c
1418
doc/_build/
1519
html/
1620
astrometry

0 commit comments

Comments
 (0)