diff options
| author | Mike Buland <eichlan@xagasoft.com> | 2011-12-29 10:41:23 -0700 |
|---|---|---|
| committer | Mike Buland <eichlan@xagasoft.com> | 2011-12-29 10:41:23 -0700 |
| commit | 79dce6268850fb1b0d76c15d5399d66bcd286e5f (patch) | |
| tree | 1ab0e20ce928b93262da820c2aa8a91e86a801f9 /src/.gitignore | |
| parent | bae6192c54533e8da95d8ae1ed4d4eccee28c39a (diff) | |
| download | stage-79dce6268850fb1b0d76c15d5399d66bcd286e5f.tar.gz stage-79dce6268850fb1b0d76c15d5399d66bcd286e5f.tar.bz2 stage-79dce6268850fb1b0d76c15d5399d66bcd286e5f.tar.xz stage-79dce6268850fb1b0d76c15d5399d66bcd286e5f.zip | |
About to add the processing core.
Diffstat (limited to 'src/.gitignore')
| -rw-r--r-- | src/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore index 721300b..6f29247 100644 --- a/src/.gitignore +++ b/src/.gitignore | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | parser.tab.c | 1 | parser.tab.c |
| 2 | parser.tab.h | 2 | parser.tab.h |
| 3 | parser.yy.c | 3 | parser.yy.c |
| 4 | parser.yy.h | ||
