diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,11 +5,13 @@ | |||
5 | /bin2cpp.exe | 5 | /bin2cpp.exe |
6 | /mkunit.exe | 6 | /mkunit.exe |
7 | /myriad.exe | 7 | /myriad.exe |
8 | /jsontool.exe | ||
8 | /autoconfig | 9 | /autoconfig |
9 | /bin2cpp | 10 | /bin2cpp |
10 | /mkunit | 11 | /mkunit |
11 | /myriad | 12 | /myriad |
12 | /viewcsv | 13 | /viewcsv |
14 | /jsontool | ||
13 | .*.swp | 15 | .*.swp |
14 | .*.un~ | 16 | .*.un~ |
15 | /src/autoconfig.h | 17 | /src/autoconfig.h |