diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ -config.h +/config.h *.swo *.swp *.o -./vis -dependency +/vis +/dependency |
![]() |
index : vis.git | |
| Unnamed repository; edit this file 'description' to name the repository. | Mike Vink |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 6 |
@@ -1,6 +1,6 @@ -config.h +/config.h *.swo *.swp *.o -./vis -dependency +/vis +/dependency |