Skip to content

Commit

Permalink
clean up ignores some more
Browse files Browse the repository at this point in the history
  • Loading branch information
jepler committed Jun 21, 2009
1 parent 0b5a711 commit 73bda03
Show file tree
Hide file tree
Showing 36 changed files with 14 additions and 160 deletions.
12 changes: 12 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
build-stamp
lib
share
*.pyc
*.o
*.ko
*.so
*.so.*
*.a
*.d
*.pdf
*.tex
*.mod.c
*.cmd
.tmp*
1 change: 0 additions & 1 deletion docs/.gitignore

This file was deleted.

37 changes: 0 additions & 37 deletions docs/html/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,43 +2,6 @@
*.xml
*.png
*.gif
code_Code_Notes.html
code_Style_Guide.html
common_emc2_introduction.html
common_Glossary.html
common_GPLD_Copyright.html
config_emc2hal.html
config_ini_config.html
config_ini_homing.html
config_stepconf.html
config_stepper.html
gcode_coordinates.html
gcode_main.html
gcode_mill_canned.html
gcode_tool_compensation.html
gui_axis.html
gui_halui.html
gui_image-to-gcode.html
gui_mini.html
gui_tkemc.html
hal_comp.html
hal_drivers.html
hal_general_ref.html
hal_halmodule.html
hal_halshow.html
hal_intro.html
hal_rtcomps.html
hal_tools.html
hal_tutorial.html
hal_vcp.html
index.html
install_compiling_emc2.html
install_installing_emc2.html
ladder_classic_ladder.html
ladder_ladder_intro.html
motion_kinematics.html
motion_pid_theory.html
xref.html
man
code
common
Expand Down
4 changes: 0 additions & 4 deletions docs/src/.gitignore

This file was deleted.

2 changes: 0 additions & 2 deletions docs/src/quickstart/.gitignore

This file was deleted.

3 changes: 0 additions & 3 deletions lib/.gitignore

This file was deleted.

4 changes: 0 additions & 4 deletions lib/python/.gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
nf.py
*.so
*.pyc
*.pyo
*.sw?
10 changes: 0 additions & 10 deletions lib/python/rs274/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion lib/python/yapps/.gitignore

This file was deleted.

2 changes: 0 additions & 2 deletions rtlib/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
.runinfo
*.ko
*.so
4 changes: 0 additions & 4 deletions src/.gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
Modules.symvers
.swishindex*
.tmp_versions
*.ko *.mod.[co] *.cmd
.tmp
Makefile.inc
Makefile.modinc
config.h
Expand All @@ -12,7 +10,5 @@ objects
depends
autom4te.cache
depend.sh
axis
axis.*
Module.symvers
config.status.lineno
4 changes: 0 additions & 4 deletions src/emc/.gitignore

This file was deleted.

2 changes: 0 additions & 2 deletions src/emc/kinematics/.gitignore

This file was deleted.

2 changes: 0 additions & 2 deletions src/emc/motion/.gitignore

This file was deleted.

11 changes: 0 additions & 11 deletions src/emc/usr_intf/axis/etc/.gitignore

This file was deleted.

11 changes: 0 additions & 11 deletions src/emc/usr_intf/axis/scripts/.gitignore

This file was deleted.

5 changes: 0 additions & 5 deletions src/hal/.gitignore

This file was deleted.

5 changes: 0 additions & 5 deletions src/hal/classicladder/.gitignore

This file was deleted.

4 changes: 0 additions & 4 deletions src/hal/components/.gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
conv_*.comp
*.cmd
*.ko
.tmp_versions
*.mod.c
4 changes: 0 additions & 4 deletions src/hal/drivers/.gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
*.cmd
*.ko
.tmp_versions
*.mod.c
m5i20_HM5-4E.h
pluto_servo_rbf.h
pluto_step_rbf.h
1 change: 0 additions & 1 deletion src/hal/drivers/mesa-hostmot2/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion src/hal/drivers/mesa_5i2x/.gitignore

This file was deleted.

4 changes: 0 additions & 4 deletions src/hal/utils/.gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
comp.py
*.cmd
*.ko
.tmp_versions
*.mod.c
2 changes: 0 additions & 2 deletions src/libnml/.gitignore

This file was deleted.

4 changes: 0 additions & 4 deletions src/libnml/posemath/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion src/module_helper/.gitignore

This file was deleted.

4 changes: 0 additions & 4 deletions src/rtapi/.gitignore

This file was deleted.

4 changes: 0 additions & 4 deletions src/rtapi/examples/.gitignore

This file was deleted.

4 changes: 0 additions & 4 deletions src/rtapi/examples/extint/.gitignore

This file was deleted.

4 changes: 0 additions & 4 deletions src/rtapi/examples/fifo/.gitignore

This file was deleted.

4 changes: 0 additions & 4 deletions src/rtapi/examples/semaphore/.gitignore

This file was deleted.

4 changes: 0 additions & 4 deletions src/rtapi/examples/shmem/.gitignore

This file was deleted.

4 changes: 0 additions & 4 deletions src/rtapi/examples/timer/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion tcl/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
emc.tcl
*.so
2 changes: 2 additions & 0 deletions tests/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
result
stderr
2 changes: 0 additions & 2 deletions tests/interp/g6164/.gitignore

This file was deleted.

0 comments on commit 73bda03

Please sign in to comment.