diff options
author | pacien | 2018-02-21 00:06:03 +0100 |
---|---|---|
committer | pacien | 2018-02-21 00:06:03 +0100 |
commit | fe12fcd309812652abbdf140c67f9986a1967461 (patch) | |
tree | 1f95f89c8d12a2cf99b93af1f26a760a934cca28 /.gitignore | |
parent | 999ea6eac4735cfaf540bed392fb6b5473e3ebdc (diff) | |
download | tpc-compiler-fe12fcd309812652abbdf140c67f9986a1967461.tar.gz |
Add sample TPC sources
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ | |||
12 | !*.txt | 12 | !*.txt |
13 | !*.md | 13 | !*.md |
14 | !*.tex | 14 | !*.tex |
15 | !*.tpc | ||
15 | 16 | ||
16 | *.yy.c | 17 | *.yy.c |
17 | *.tab.c | 18 | *.tab.c |