diff options
author | Chris Radek <chris@timeguy.com> | 2009-07-04 11:18:34 -0500 |
---|---|---|
committer | Chris Radek <chris@timeguy.com> | 2009-07-04 11:18:34 -0500 |
commit | 2947e10bd0497acf150b15e9899844415146fe60 (patch) | |
tree | d6fc7fba5b1d185c3beef40c0035e9fb49ce1c36 | |
parent | 0f15040e4f8642a8ed05e8be1338d3c643333f3e (diff) | |
download | linuxcnc-2947e10bd0497acf150b15e9899844415146fe60.tar.gz linuxcnc-2947e10bd0497acf150b15e9899844415146fe60.zip |
ignore tags files
-rw-r--r-- | src/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore index 8c41e6e25..17d18dfb0 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -12,3 +12,5 @@ autom4te.cache depend.sh Module.symvers config.status.lineno +tags +TAGS |