diff options
| author | 2019-03-23 14:05:38 -0400 | |
|---|---|---|
| committer | 2019-03-23 14:05:38 -0400 | |
| commit | 60166628076d986c63d6cc2805bfad1eb01b03a8 (patch) | |
| tree | 12e06b13c9e0ac9657705af4a7d6c806bc3b8244 /.gitignore | |
| parent | More updates to meson (diff) | |
Ignore eclipse files.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -13,6 +13,10 @@ janet janet-*.tar.gz dist +# Eclipse +.project +.cproject + # Local directory for testing local |
