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