diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +# Build dirs +build/ + *.o *.a .directory |
index : SMELT.git | ||
Simple MultimEdia LiTerator -- a simple wrapper for interactive graphic application |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 3 |
@@ -1,3 +1,6 @@ +# Build dirs +build/ + *.o *.a .directory |