diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -13,4 +13,8 @@ # Ignore all logfiles and tempfiles. /log/*.log /tmp -*~
\ No newline at end of file +*~ +/pkg +/*/pkg +/log + |
index : leap_web.git | ||
[leap_web] | git repository hosting |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 6 |
@@ -13,4 +13,8 @@ # Ignore all logfiles and tempfiles. /log/*.log /tmp -*~
\ No newline at end of file +*~ +/pkg +/*/pkg +/log + |