diff options
| -rw-r--r-- | work/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/work/.gitignore b/work/.gitignore new file mode 100644 index 0000000..5e7d273 --- /dev/null +++ b/work/.gitignore | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | # Ignore everything in this directory | ||
| 2 | * | ||
| 3 | # Except this file | ||
| 4 | !.gitignore | ||
